NX Open C++ Reference Guide
|
Represents a Annotations::LocatorDesignator builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateLocatorDesignatorBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | CoordinatePlane () |
Returns the coordinateplane Created in NX6.0.0. | |
NXOpen::Point * | HotSpot () |
Returns the hot spot Created in NX6.0.0. | |
NXString | HotSpotText () |
Returns the hot spot text Created in NX6.0.0. | |
NXString | LocatorLetter () |
Returns the locatorletter Created in NX6.0.0. | |
NXString | LocatorType () |
Returns the locatortype Created in NX6.0.0. | |
NXOpen::Direction * | NormalDirection () |
Returns the normal direction Created in NX6.0.0. | |
NXString | NoteText () |
Returns the notetext Created in NX6.0.0. | |
NXOpen::Direction * | PinDirection () |
Returns the pin direction Created in NX6.0.0. | |
NXOpen::Direction * | PunchDirection () |
Returns the punch direction Created in NX6.0.0. | |
void | SetCoordinatePlane (const NXString &coordinatePlane) |
Sets the coordinateplane Created in NX6.0.0. | |
void | SetHotSpot (NXOpen::Point *hotSpot) |
Sets the hot spot Created in NX6.0.0. | |
void | SetHotSpotText (const NXString &hotSpotText) |
Sets the hot spot text Created in NX6.0.0. | |
void | SetLocatorLetter (const NXString &locatorLetter) |
Sets the locatorletter Created in NX6.0.0. | |
void | SetLocatorType (const NXString &locatorType) |
Sets the locatortype Created in NX6.0.0. | |
void | SetNormalDirection (NXOpen::Direction *normalDirection) |
Sets the normal direction Created in NX6.0.0. | |
void | SetNoteText (const NXString ¬eText) |
Sets the notetext Created in NX6.0.0. | |
void | SetPinDirection (NXOpen::Direction *pinDirection) |
Sets the pin direction Created in NX6.0.0. | |
void | SetPunchDirection (NXOpen::Direction *punchDirection) |
Sets the punch direction Created in NX6.0.0. | |
void | SetSubscript (const NXString &subscript) |
Sets the subscript Created in NX6.0.0. | |
void | SetTitle (const NXString &title) |
Sets the str title Created in NX6.0.0. | |
NXString | Subscript () |
Returns the subscript Created in NX6.0.0. | |
NXString | Title () |
Returns the str title Created in NX6.0.0. |
Represents a Annotations::LocatorDesignator builder
To create a new instance of this class, use Annotations::PmiAttributeCollection::CreateLocatorDesignatorBuilder
Created in NX6.0.0.
Returns the coordinateplane
Created in NX6.0.0.
License requirements : None
Returns the hot spot
Created in NX6.0.0.
License requirements : None
Returns the hot spot text
Created in NX6.0.0.
License requirements : None
Returns the locatorletter
Created in NX6.0.0.
License requirements : None
Returns the locatortype
Created in NX6.0.0.
License requirements : None
Returns the normal direction
Created in NX6.0.0.
License requirements : None
Returns the notetext
Created in NX6.0.0.
License requirements : None
Returns the pin direction
Created in NX6.0.0.
License requirements : None
Returns the punch direction
Created in NX6.0.0.
License requirements : None
void NXOpen::Annotations::LocatorDesignatorBuilder::SetCoordinatePlane | ( | const NXString & | coordinatePlane | ) |
Sets the coordinateplane
Created in NX6.0.0.
License requirements : None
coordinatePlane | coordinateplane |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetHotSpot | ( | NXOpen::Point * | hotSpot | ) |
Sets the hot spot
Created in NX6.0.0.
License requirements : None
hotSpot | hotspot |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetHotSpotText | ( | const NXString & | hotSpotText | ) |
Sets the hot spot text
Created in NX6.0.0.
License requirements : None
hotSpotText | hotspottext |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetLocatorLetter | ( | const NXString & | locatorLetter | ) |
Sets the locatorletter
Created in NX6.0.0.
License requirements : None
locatorLetter | locatorletter |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetLocatorType | ( | const NXString & | locatorType | ) |
Sets the locatortype
Created in NX6.0.0.
License requirements : None
locatorType | locatortype |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetNormalDirection | ( | NXOpen::Direction * | normalDirection | ) |
Sets the normal direction
Created in NX6.0.0.
License requirements : None
normalDirection | normaldirection |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetNoteText | ( | const NXString & | noteText | ) |
Sets the notetext
Created in NX6.0.0.
License requirements : None
noteText | notetext |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetPinDirection | ( | NXOpen::Direction * | pinDirection | ) |
Sets the pin direction
Created in NX6.0.0.
License requirements : None
pinDirection | pindirection |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetPunchDirection | ( | NXOpen::Direction * | punchDirection | ) |
Sets the punch direction
Created in NX6.0.0.
License requirements : None
punchDirection | punchdirection |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetSubscript | ( | const NXString & | subscript | ) |
Sets the subscript
Created in NX6.0.0.
License requirements : None
subscript | subscript |
void NXOpen::Annotations::LocatorDesignatorBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
title | title |
Returns the subscript
Created in NX6.0.0.
License requirements : None
Returns the str title
Created in NX6.0.0.
License requirements : None