|
NX Open C++ Reference Guide
|
Represents a @link Annotations::CoordinateNote Annotations::CoordinateNote@endlink builder <br> To create a new instance of this class, use @link Annotations::PmiAttributeCollection::CreateCoordinateNoteBuilder Annotations::PmiAttributeCollection::CreateCoordinateNoteBuilder @endlink <br>
Default values. More...
Public Member Functions | |
| NXString | Category () |
| Returns the category Created in NX6.0.0. | |
| int | DecimalPlace () |
| Returns the decimal place for coordinate note display Created in NX6.0.0. | |
| NXString | Identifier () |
| Returns the identifier Created in NX6.0.0. | |
| NXString | Revision () |
| Returns the revision Created in NX6.0.0. | |
| void | SetCategory (const NXString &category) |
| Sets the category Created in NX6.0.0. | |
| void | SetCategory (const char *category) |
| Sets the category Created in NX6.0.0. | |
| void | SetDecimalPlace (int decimalPlace) |
| Sets the decimal place for coordinate note display Created in NX6.0.0. | |
| void | SetIdentifier (const NXString &identifier) |
| Sets the identifier Created in NX6.0.0. | |
| void | SetIdentifier (const char *identifier) |
| Sets the identifier Created in NX6.0.0. | |
| void | SetRevision (const NXString &revision) |
| Sets the revision Created in NX6.0.0. | |
| void | SetRevision (const char *revision) |
| Sets the revision Created in NX6.0.0. | |
| void | SetStringPrefixI (const NXString &stringPrefixI) |
| Sets the string prefix i Created in NX6.0.0. | |
| void | SetStringPrefixI (const char *stringPrefixI) |
| Sets the string prefix i Created in NX6.0.0. | |
| void | SetStringPrefixJ (const NXString &stringPrefixJ) |
| Sets the string prefix j Created in NX6.0.0. | |
| void | SetStringPrefixJ (const char *stringPrefixJ) |
| Sets the string prefix j Created in NX6.0.0. | |
| void | SetStringPrefixK (const NXString &stringPrefixK) |
| Sets the string prefix k Created in NX6.0.0. | |
| void | SetStringPrefixK (const char *stringPrefixK) |
| Sets the string prefix k Created in NX6.0.0. | |
| void | SetStringPrefixLabel (const NXString &stringPrefixLabel) |
| Sets the string prefix label Created in NX6.0.0. | |
| void | SetStringPrefixLabel (const char *stringPrefixLabel) |
| Sets the string prefix label Created in NX6.0.0. | |
| void | SetStringPrefixLevel (const NXString &stringPrefixLevel) |
| Sets the string prefix level Created in NX6.0.0. | |
| void | SetStringPrefixLevel (const char *stringPrefixLevel) |
| Sets the string prefix level Created in NX6.0.0. | |
| void | SetStringPrefixX (const NXString &stringPrefixX) |
| Sets the string prefix x Created in NX6.0.0. | |
| void | SetStringPrefixX (const char *stringPrefixX) |
| Sets the string prefix x Created in NX6.0.0. | |
| void | SetStringPrefixY (const NXString &stringPrefixY) |
| Sets the string prefix y Created in NX6.0.0. | |
| void | SetStringPrefixY (const char *stringPrefixY) |
| Sets the string prefix y Created in NX6.0.0. | |
| void | SetStringPrefixZ (const NXString &stringPrefixZ) |
| Sets the string prefix z Created in NX6.0.0. | |
| void | SetStringPrefixZ (const char *stringPrefixZ) |
| Sets the string prefix z Created in NX6.0.0. | |
| void | SetStringSuffixI (const NXString &stringSuffixI) |
| Sets the string suffix i Created in NX6.0.0. | |
| void | SetStringSuffixI (const char *stringSuffixI) |
| Sets the string suffix i Created in NX6.0.0. | |
| void | SetStringSuffixJ (const NXString &stringSuffixJ) |
| Sets the string suffix j Created in NX6.0.0. | |
| void | SetStringSuffixJ (const char *stringSuffixJ) |
| Sets the string suffix j Created in NX6.0.0. | |
| void | SetStringSuffixK (const NXString &stringSuffixK) |
| Sets the string suffix k Created in NX6.0.0. | |
| void | SetStringSuffixK (const char *stringSuffixK) |
| Sets the string suffix k Created in NX6.0.0. | |
| void | SetStringSuffixLabel (const NXString &stringSuffixLabel) |
| Sets the string suffix label Created in NX6.0.0. | |
| void | SetStringSuffixLabel (const char *stringSuffixLabel) |
| Sets the string suffix label Created in NX6.0.0. | |
| void | SetStringSuffixLevel (const NXString &stringSuffixLevel) |
| Sets the string suffix level Created in NX6.0.0. | |
| void | SetStringSuffixLevel (const char *stringSuffixLevel) |
| Sets the string suffix level Created in NX6.0.0. | |
| void | SetStringSuffixX (const NXString &stringSuffixX) |
| Sets the string suffix x Created in NX6.0.0. | |
| void | SetStringSuffixX (const char *stringSuffixX) |
| Sets the string suffix x Created in NX6.0.0. | |
| void | SetStringSuffixY (const NXString &stringSuffixY) |
| Sets the string suffix y Created in NX6.0.0. | |
| void | SetStringSuffixY (const char *stringSuffixY) |
| Sets the string suffix y Created in NX6.0.0. | |
| void | SetStringSuffixZ (const NXString &stringSuffixZ) |
| Sets the string suffix z Created in NX6.0.0. | |
| void | SetStringSuffixZ (const char *stringSuffixZ) |
| Sets the string suffix z Created in NX6.0.0. | |
| void | SetTitle (const NXString &title) |
| Sets the str title Created in NX6.0.0. | |
| void | SetTitle (const char *title) |
| Sets the str title Created in NX6.0.0. | |
| void | SetToggleI (bool toggleI) |
| Sets the toggle i Created in NX6.0.0. | |
| void | SetToggleJ (bool toggleJ) |
| Sets the toggle j Created in NX6.0.0. | |
| void | SetToggleK (bool toggleK) |
| Sets the toggle k Created in NX6.0.0. | |
| void | SetToggleLabel (bool toggleLabel) |
| Sets the toggle label Created in NX6.0.0. | |
| void | SetToggleLevel (bool toggleLevel) |
| Sets the toggle level Created in NX6.0.0. | |
| void | SetToggleX (bool toggleX) |
| Sets the toggle x Created in NX6.0.0. | |
| void | SetToggleY (bool toggleY) |
| Sets the toggle y Created in NX6.0.0. | |
| void | SetToggleZ (bool toggleZ) |
| Sets the toggle z Created in NX6.0.0. | |
| void | SetTrackingCsys (NXOpen::CoordinateSystem *trackingCsys) |
| Sets the tracking csys Created in NX6.0.0. | |
| void | SetTrackingPoint (NXOpen::Point *trackingPoint) |
| Sets the tracking point Created in NX6.0.0. | |
| NXString | StringPrefixI () |
| Returns the string prefix i Created in NX6.0.0. | |
| NXString | StringPrefixJ () |
| Returns the string prefix j Created in NX6.0.0. | |
| NXString | StringPrefixK () |
| Returns the string prefix k Created in NX6.0.0. | |
| NXString | StringPrefixLabel () |
| Returns the string prefix label Created in NX6.0.0. | |
| NXString | StringPrefixLevel () |
| Returns the string prefix level Created in NX6.0.0. | |
| NXString | StringPrefixX () |
| Returns the string prefix x Created in NX6.0.0. | |
| NXString | StringPrefixY () |
| Returns the string prefix y Created in NX6.0.0. | |
| NXString | StringPrefixZ () |
| Returns the string prefix z Created in NX6.0.0. | |
| NXString | StringSuffixI () |
| Returns the string suffix i Created in NX6.0.0. | |
| NXString | StringSuffixJ () |
| Returns the string suffix j Created in NX6.0.0. | |
| NXString | StringSuffixK () |
| Returns the string suffix k Created in NX6.0.0. | |
| NXString | StringSuffixLabel () |
| Returns the string suffix label Created in NX6.0.0. | |
| NXString | StringSuffixLevel () |
| Returns the string suffix level Created in NX6.0.0. | |
| NXString | StringSuffixX () |
| Returns the string suffix x Created in NX6.0.0. | |
| NXString | StringSuffixY () |
| Returns the string suffix y Created in NX6.0.0. | |
| NXString | StringSuffixZ () |
| Returns the string suffix z Created in NX6.0.0. | |
| NXString | Title () |
| Returns the str title Created in NX6.0.0. | |
| bool | ToggleI () |
| Returns the toggle i Created in NX6.0.0. | |
| bool | ToggleJ () |
| Returns the toggle j Created in NX6.0.0. | |
| bool | ToggleK () |
| Returns the toggle k Created in NX6.0.0. | |
| bool | ToggleLabel () |
| Returns the toggle label Created in NX6.0.0. | |
| bool | ToggleLevel () |
| Returns the toggle level Created in NX6.0.0. | |
| bool | ToggleX () |
| Returns the toggle x Created in NX6.0.0. | |
| bool | ToggleY () |
| Returns the toggle y Created in NX6.0.0. | |
| bool | ToggleZ () |
| Returns the toggle z Created in NX6.0.0. | |
| NXOpen::CoordinateSystem * | TrackingCsys () |
| Returns the tracking csys Created in NX6.0.0. | |
| NXOpen::Point * | TrackingPoint () |
| Returns the tracking point Created in NX6.0.0. | |
Public Member Functions inherited from NXOpen::Annotations::PmiAttributeBuilder | |
| NXOpen::Annotations::AssociatedObjectsBuilder * | AssociatedObjects () |
| Returns the Annotations::AssociatedObjectsBuilder for the annotation Created in NX6.0.0. | |
| NXOpen::Annotations::Pmi * | Attribute () |
| Returns the Annotations::Pmi for this annotation Created in NX6.0.0. | |
| NXOpen::NXObject * | BusinessModifier () |
| Returns the business modifier Created in NX6.0.0. | |
| std::vector< NXOpen::NXObject * > | GetAttributeValues () |
| Returns the attribute values. | |
| NXString | KnowledgeFusionClassName () |
| Returns the knowledge fusion class name file, the default class is UG provided pmi KF class Created in NX6.0.0. | |
| NXOpen::Annotations::LeaderBuilder * | Leader () |
| Returns the Annotations::LeaderBuilder for the annotation Created in NX6.0.0. | |
| NXOpen::Annotations::OriginBuilder * | Origin () |
| Returns the Annotations::OriginBuilder for the annotation Created in NX6.0.0. | |
| void | SetAttribute (NXOpen::Annotations::Pmi *attribute) |
| Sets the Annotations::Pmi for this annotation Created in NX6.0.0. | |
| void | SetAttributeValues (const std::vector< NXOpen::NXObject * > &attributeValues) |
| Sets the attribute values Created in NX6.0.0. | |
| void | SetBusinessModifier (NXOpen::NXObject *businessModifier) |
| Sets the business modifier Created in NX6.0.0. | |
| void | SetKnowledgeFusionClassName (const NXString &knowledgeFusionClassName) |
| Sets the knowledge fusion class name file, the default class is UG provided pmi KF class Created in NX6.0.0. | |
| void | SetKnowledgeFusionClassName (const char *knowledgeFusionClassName) |
| Sets the knowledge fusion class name file, the default class is UG provided pmi KF class Created in NX6.0.0. | |
| NXOpen::Annotations::StyleBuilder * | Style () |
| Returns the Annotations::StyleBuilder for the annotation Created in NX6.0.0. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
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. | |
Represents a @link Annotations::CoordinateNote Annotations::CoordinateNote@endlink builder <br> To create a new instance of this class, use @link Annotations::PmiAttributeCollection::CreateCoordinateNoteBuilder Annotations::PmiAttributeCollection::CreateCoordinateNoteBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
ToggleI |
0 |
|
ToggleJ |
0 |
|
ToggleK |
0 |
|
ToggleLabel |
0 |
|
ToggleLevel |
0 |
|
ToggleX |
0 |
|
ToggleY |
0 |
|
ToggleZ |
0 |
Created in NX6.0.0.
| NXString NXOpen::Annotations::CoordinateNoteBuilder::Category | ( | ) |
Returns the category
Created in NX6.0.0.
License requirements : None
| int NXOpen::Annotations::CoordinateNoteBuilder::DecimalPlace | ( | ) |
Returns the decimal place for coordinate note display
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::Identifier | ( | ) |
Returns the identifier
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::Revision | ( | ) |
Returns the revision
Created in NX6.0.0.
License requirements : None
| void NXOpen::Annotations::CoordinateNoteBuilder::SetCategory | ( | const NXString & | category | ) |
Sets the category
Created in NX6.0.0.
License requirements : None
| category | category |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetCategory | ( | const char * | category | ) |
Sets the category
Created in NX6.0.0.
License requirements : None
| category | category |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetDecimalPlace | ( | int | decimalPlace | ) |
Sets the decimal place for coordinate note display
Created in NX6.0.0.
License requirements : None
| decimalPlace | decimalplace |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetIdentifier | ( | const NXString & | identifier | ) |
Sets the identifier
Created in NX6.0.0.
License requirements : None
| identifier | identifier |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetIdentifier | ( | const char * | identifier | ) |
Sets the identifier
Created in NX6.0.0.
License requirements : None
| identifier | identifier |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetRevision | ( | const NXString & | revision | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
| revision | revision |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetRevision | ( | const char * | revision | ) |
Sets the revision
Created in NX6.0.0.
License requirements : None
| revision | revision |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixI | ( | const NXString & | stringPrefixI | ) |
Sets the string prefix i
Created in NX6.0.0.
License requirements : None
| stringPrefixI | stringprefixi |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixI | ( | const char * | stringPrefixI | ) |
Sets the string prefix i
Created in NX6.0.0.
License requirements : None
| stringPrefixI | stringprefixi |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixJ | ( | const NXString & | stringPrefixJ | ) |
Sets the string prefix j
Created in NX6.0.0.
License requirements : None
| stringPrefixJ | stringprefixj |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixJ | ( | const char * | stringPrefixJ | ) |
Sets the string prefix j
Created in NX6.0.0.
License requirements : None
| stringPrefixJ | stringprefixj |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixK | ( | const NXString & | stringPrefixK | ) |
Sets the string prefix k
Created in NX6.0.0.
License requirements : None
| stringPrefixK | stringprefixk |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixK | ( | const char * | stringPrefixK | ) |
Sets the string prefix k
Created in NX6.0.0.
License requirements : None
| stringPrefixK | stringprefixk |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixLabel | ( | const NXString & | stringPrefixLabel | ) |
Sets the string prefix label
Created in NX6.0.0.
License requirements : None
| stringPrefixLabel | stringprefixlabel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixLabel | ( | const char * | stringPrefixLabel | ) |
Sets the string prefix label
Created in NX6.0.0.
License requirements : None
| stringPrefixLabel | stringprefixlabel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixLevel | ( | const NXString & | stringPrefixLevel | ) |
Sets the string prefix level
Created in NX6.0.0.
License requirements : None
| stringPrefixLevel | stringprefixlevel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixLevel | ( | const char * | stringPrefixLevel | ) |
Sets the string prefix level
Created in NX6.0.0.
License requirements : None
| stringPrefixLevel | stringprefixlevel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixX | ( | const NXString & | stringPrefixX | ) |
Sets the string prefix x
Created in NX6.0.0.
License requirements : None
| stringPrefixX | stringprefixx |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixX | ( | const char * | stringPrefixX | ) |
Sets the string prefix x
Created in NX6.0.0.
License requirements : None
| stringPrefixX | stringprefixx |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixY | ( | const NXString & | stringPrefixY | ) |
Sets the string prefix y
Created in NX6.0.0.
License requirements : None
| stringPrefixY | stringprefixy |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixY | ( | const char * | stringPrefixY | ) |
Sets the string prefix y
Created in NX6.0.0.
License requirements : None
| stringPrefixY | stringprefixy |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixZ | ( | const NXString & | stringPrefixZ | ) |
Sets the string prefix z
Created in NX6.0.0.
License requirements : None
| stringPrefixZ | stringprefixz |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringPrefixZ | ( | const char * | stringPrefixZ | ) |
Sets the string prefix z
Created in NX6.0.0.
License requirements : None
| stringPrefixZ | stringprefixz |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixI | ( | const NXString & | stringSuffixI | ) |
Sets the string suffix i
Created in NX6.0.0.
License requirements : None
| stringSuffixI | stringsuffixi |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixI | ( | const char * | stringSuffixI | ) |
Sets the string suffix i
Created in NX6.0.0.
License requirements : None
| stringSuffixI | stringsuffixi |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixJ | ( | const NXString & | stringSuffixJ | ) |
Sets the string suffix j
Created in NX6.0.0.
License requirements : None
| stringSuffixJ | stringsuffixj |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixJ | ( | const char * | stringSuffixJ | ) |
Sets the string suffix j
Created in NX6.0.0.
License requirements : None
| stringSuffixJ | stringsuffixj |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixK | ( | const NXString & | stringSuffixK | ) |
Sets the string suffix k
Created in NX6.0.0.
License requirements : None
| stringSuffixK | stringsuffixk |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixK | ( | const char * | stringSuffixK | ) |
Sets the string suffix k
Created in NX6.0.0.
License requirements : None
| stringSuffixK | stringsuffixk |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixLabel | ( | const NXString & | stringSuffixLabel | ) |
Sets the string suffix label
Created in NX6.0.0.
License requirements : None
| stringSuffixLabel | stringsuffixlabel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixLabel | ( | const char * | stringSuffixLabel | ) |
Sets the string suffix label
Created in NX6.0.0.
License requirements : None
| stringSuffixLabel | stringsuffixlabel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixLevel | ( | const NXString & | stringSuffixLevel | ) |
Sets the string suffix level
Created in NX6.0.0.
License requirements : None
| stringSuffixLevel | stringsuffixlevel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixLevel | ( | const char * | stringSuffixLevel | ) |
Sets the string suffix level
Created in NX6.0.0.
License requirements : None
| stringSuffixLevel | stringsuffixlevel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixX | ( | const NXString & | stringSuffixX | ) |
Sets the string suffix x
Created in NX6.0.0.
License requirements : None
| stringSuffixX | stringsuffixx |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixX | ( | const char * | stringSuffixX | ) |
Sets the string suffix x
Created in NX6.0.0.
License requirements : None
| stringSuffixX | stringsuffixx |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixY | ( | const NXString & | stringSuffixY | ) |
Sets the string suffix y
Created in NX6.0.0.
License requirements : None
| stringSuffixY | stringsuffixy |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixY | ( | const char * | stringSuffixY | ) |
Sets the string suffix y
Created in NX6.0.0.
License requirements : None
| stringSuffixY | stringsuffixy |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixZ | ( | const NXString & | stringSuffixZ | ) |
Sets the string suffix z
Created in NX6.0.0.
License requirements : None
| stringSuffixZ | stringsuffixz |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetStringSuffixZ | ( | const char * | stringSuffixZ | ) |
Sets the string suffix z
Created in NX6.0.0.
License requirements : None
| stringSuffixZ | stringsuffixz |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetTitle | ( | const NXString & | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
| title | title |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetTitle | ( | const char * | title | ) |
Sets the str title
Created in NX6.0.0.
License requirements : None
| title | title |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleI | ( | bool | toggleI | ) |
Sets the toggle i
Created in NX6.0.0.
License requirements : None
| toggleI | togglei |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleJ | ( | bool | toggleJ | ) |
Sets the toggle j
Created in NX6.0.0.
License requirements : None
| toggleJ | togglej |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleK | ( | bool | toggleK | ) |
Sets the toggle k
Created in NX6.0.0.
License requirements : None
| toggleK | togglek |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleLabel | ( | bool | toggleLabel | ) |
Sets the toggle label
Created in NX6.0.0.
License requirements : None
| toggleLabel | togglelabel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleLevel | ( | bool | toggleLevel | ) |
Sets the toggle level
Created in NX6.0.0.
License requirements : None
| toggleLevel | togglelevel |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleX | ( | bool | toggleX | ) |
Sets the toggle x
Created in NX6.0.0.
License requirements : None
| toggleX | togglex |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleY | ( | bool | toggleY | ) |
Sets the toggle y
Created in NX6.0.0.
License requirements : None
| toggleY | toggley |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetToggleZ | ( | bool | toggleZ | ) |
Sets the toggle z
Created in NX6.0.0.
License requirements : None
| toggleZ | togglez |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetTrackingCsys | ( | NXOpen::CoordinateSystem * | trackingCsys | ) |
Sets the tracking csys
Created in NX6.0.0.
License requirements : None
| trackingCsys | trackingcsys |
| void NXOpen::Annotations::CoordinateNoteBuilder::SetTrackingPoint | ( | NXOpen::Point * | trackingPoint | ) |
Sets the tracking point
Created in NX6.0.0.
License requirements : None
| trackingPoint | trackingpoint |
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixI | ( | ) |
Returns the string prefix i
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixJ | ( | ) |
Returns the string prefix j
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixK | ( | ) |
Returns the string prefix k
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixLabel | ( | ) |
Returns the string prefix label
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixLevel | ( | ) |
Returns the string prefix level
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixX | ( | ) |
Returns the string prefix x
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixY | ( | ) |
Returns the string prefix y
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringPrefixZ | ( | ) |
Returns the string prefix z
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixI | ( | ) |
Returns the string suffix i
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixJ | ( | ) |
Returns the string suffix j
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixK | ( | ) |
Returns the string suffix k
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixLabel | ( | ) |
Returns the string suffix label
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixLevel | ( | ) |
Returns the string suffix level
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixX | ( | ) |
Returns the string suffix x
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixY | ( | ) |
Returns the string suffix y
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::StringSuffixZ | ( | ) |
Returns the string suffix z
Created in NX6.0.0.
License requirements : None
| NXString NXOpen::Annotations::CoordinateNoteBuilder::Title | ( | ) |
Returns the str title
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleI | ( | ) |
Returns the toggle i
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleJ | ( | ) |
Returns the toggle j
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleK | ( | ) |
Returns the toggle k
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleLabel | ( | ) |
Returns the toggle label
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleLevel | ( | ) |
Returns the toggle level
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleX | ( | ) |
Returns the toggle x
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleY | ( | ) |
Returns the toggle y
Created in NX6.0.0.
License requirements : None
| bool NXOpen::Annotations::CoordinateNoteBuilder::ToggleZ | ( | ) |
Returns the toggle z
Created in NX6.0.0.
License requirements : None
| NXOpen::CoordinateSystem* NXOpen::Annotations::CoordinateNoteBuilder::TrackingCsys | ( | ) |
Returns the tracking csys
Created in NX6.0.0.
License requirements : None
| NXOpen::Point* NXOpen::Annotations::CoordinateNoteBuilder::TrackingPoint | ( | ) |
Returns the tracking point
Created in NX6.0.0.
License requirements : None