NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder Class Reference

Represents a Builder for Symmetrical Centerline Settings
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder:
NXOpen::Annotations::CenterlineSettingsBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

double Extension ()
 Returns the extension parameter for centerline
Created in NX6.0.0.
 
bool IndividualDistance ()
 Returns the individual extension distance On/Off parameter
Created in NX6.0.0.
 
void SetExtension (double extension)
 Sets the extension parameter for centerline
Created in NX6.0.0.
 
void SetIndividualDistance (bool individualDistance)
 Sets the individual extension distance On/Off parameter
Created in NX6.0.0.
 
void SetSize (double size)
 Sets the offset size parameter
Created in NX6.0.0.
 
double Size ()
 Returns the offset size parameter
Created in NX6.0.0.
 
- Public Member Functions inherited from NXOpen::Annotations::CenterlineSettingsBuilder
NXOpen::NXColorColor ()
 Returns the color of centerline
Created in NX6.0.0.
 
double Gap ()
 Returns the gap parameter for centeline
Created in NX6.0.0.
 
void SetColor (NXOpen::NXColor *color)
 Sets the color of centerline
Created in NX6.0.0.
 
void SetGap (double gap)
 Sets the gap parameter for centeline
Created in NX6.0.0.
 
void SetWidth (NXOpen::Annotations::CenterlineSettingsBuilder::CenterlineThickness width)
 Sets the width of centerline
Created in NX6.0.0.
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
 
NXOpen::Annotations::CenterlineSettingsBuilder::CenterlineThickness Width ()
 Returns the width of centerline
Created in NX6.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Additional Inherited Members

- Public Types inherited from NXOpen::Annotations::CenterlineSettingsBuilder
enum  CenterlineThickness {
  CenterlineThicknessThin, CenterlineThicknessNormal, CenterlineThicknessThick, CenterlineThicknessOne = 6,
  CenterlineThicknessTwo, CenterlineThicknessThree, CenterlineThicknessFour, CenterlineThicknessFive,
  CenterlineThicknessSix, CenterlineThicknessSeven, CenterlineThicknessEight, CenterlineThicknessNine
}
 the types of centerline thickness More...
 

Detailed Description

Represents a Builder for Symmetrical Centerline Settings
Created in NX6.0.0.


Member Function Documentation

double NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::Extension ( )

Returns the extension parameter for centerline
Created in NX6.0.0.



License requirements : None

bool NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::IndividualDistance ( )

Returns the individual extension distance On/Off parameter
Created in NX6.0.0.



License requirements : None

void NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::SetExtension ( double  extension)

Sets the extension parameter for centerline
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
extensionextension
void NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::SetIndividualDistance ( bool  individualDistance)

Sets the individual extension distance On/Off parameter
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
individualDistanceindividualdistance
void NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::SetSize ( double  size)

Sets the offset size parameter
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
sizesize
double NXOpen::Annotations::SymmetricalCenterlineSettingsBuilder::Size ( )

Returns the offset size parameter
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.