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

Represents a Builder for CenterMark Settings. More...

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

Public Member Functions

double Angle ()
 Returns the angle of rotation for Center Marks
More...
 
NXOpen::Drawings::AssociativeAngleBuilderAssociativeAngle ()
 Returns the AssociativeAngle builder of center Mark
Created in NX11.0.0. More...
 
double Extension ()
 Returns the extension parameter for centerline
Created in NX6.0.0. More...
 
bool IndividualDistance ()
 Returns the individual extension distance On/Off parameter for CenterMark
Created in NX6.0.0. More...
 
bool InheritAngle ()
 Returns the inherit angle option for Center Marks
Created in NX6.0.0. More...
 
void SetAngle (double angle)
 Sets the angle of rotation for Center Marks
More...
 
void SetExtension (double extension)
 Sets the extension parameter for centerline
Created in NX6.0.0. More...
 
void SetIndividualDistance (bool individualDistance)
 Sets the individual extension distance On/Off parameter for CenterMark
Created in NX6.0.0. More...
 
void SetInheritAngle (bool inheritAngle)
 Sets the inherit angle option for Center Marks
Created in NX6.0.0. More...
 
void SetShowCenterPoint (bool showCenterPoint)
 Sets the show center point option for Center Marks
Created in NX7.5.0. More...
 
void SetSize (double size)
 Sets the size parameter for centerline. More...
 
bool ShowCenterPoint ()
 Returns the show center point option for Center Marks
Created in NX7.5.0. More...
 
double Size ()
 Returns the size parameter for centerline. More...
 
- Public Member Functions inherited from NXOpen::Annotations::CenterlineSettingsBuilder
NXOpen::NXColorColor ()
 Returns the color of centerline
Created in NX6.0.0. More...
 
double Gap ()
 Returns the gap parameter for centeline
Created in NX6.0.0. More...
 
void SetColor (NXOpen::NXColor *color)
 Sets the color of centerline
Created in NX6.0.0. More...
 
void SetGap (double gap)
 Sets the gap parameter for centeline
Created in NX6.0.0. More...
 
void SetWidth (NXOpen::Annotations::CenterlineSettingsBuilder::CenterlineThickness width)
 Sets the width of centerline
Created in NX6.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
NXOpen::Annotations::CenterlineSettingsBuilder::CenterlineThickness Width ()
 Returns the width of centerline
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

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 CenterMark Settings.

This can be used for all types of centerlines
Created in NX6.0.0.

Member Function Documentation

double NXOpen::Annotations::CenterMarkSettingsBuilder::Angle ( )

Returns the angle of rotation for Center Marks

Deprecated:
Deprecated in NX11.0.0.

Use NXOpen.Annotations.CenterMarkBuilder.Settings.AssociativeAngle instead.


Created in NX6.0.0.

License requirements : None

NXOpen::Drawings::AssociativeAngleBuilder* NXOpen::Annotations::CenterMarkSettingsBuilder::AssociativeAngle ( )

Returns the AssociativeAngle builder of center Mark
Created in NX11.0.0.



License requirements : None

double NXOpen::Annotations::CenterMarkSettingsBuilder::Extension ( )

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



License requirements : None

bool NXOpen::Annotations::CenterMarkSettingsBuilder::IndividualDistance ( )

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



License requirements : None

bool NXOpen::Annotations::CenterMarkSettingsBuilder::InheritAngle ( )

Returns the inherit angle option for Center Marks
Created in NX6.0.0.



License requirements : None

void NXOpen::Annotations::CenterMarkSettingsBuilder::SetAngle ( double  angle)

Sets the angle of rotation for Center Marks

Deprecated:
Deprecated in NX11.0.0.

Use NXOpen.Annotations.CenterMarkBuilder.Settings.AssociativeAngle instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
angleangle
void NXOpen::Annotations::CenterMarkSettingsBuilder::SetExtension ( double  extension)

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



License requirements : drafting ("DRAFTING")

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

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



License requirements : drafting ("DRAFTING")

Parameters
individualDistanceindividualdistance
void NXOpen::Annotations::CenterMarkSettingsBuilder::SetInheritAngle ( bool  inheritAngle)

Sets the inherit angle option for Center Marks
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
inheritAngleinheritangle
void NXOpen::Annotations::CenterMarkSettingsBuilder::SetShowCenterPoint ( bool  showCenterPoint)

Sets the show center point option for Center Marks
Created in NX7.5.0.



License requirements : drafting ("DRAFTING")

Parameters
showCenterPointshowcenterpoint
void NXOpen::Annotations::CenterMarkSettingsBuilder::SetSize ( double  size)

Sets the size parameter for centerline.

The size parameter gives offset value for NXOpen::Annotations::SymmetricalCenterline and gives Center Cross Size for NXOpen::Annotations::CenterMark and NXOpen::Annotations::CircleCenterline


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
sizesize
bool NXOpen::Annotations::CenterMarkSettingsBuilder::ShowCenterPoint ( )

Returns the show center point option for Center Marks
Created in NX7.5.0.



License requirements : None

double NXOpen::Annotations::CenterMarkSettingsBuilder::Size ( )

Returns the size parameter for centerline.

The size parameter gives offset value for NXOpen::Annotations::SymmetricalCenterline and gives Center Cross Size for NXOpen::Annotations::CenterMark and NXOpen::Annotations::CircleCenterline


Created in NX6.0.0.

License requirements : None


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