NX Open C++ Reference Guide
|
Represents a Drawings::ViewProjectedLabelBuilder. More...
Additional Inherited Members | |
![]() | |
bool | CustomizedViewLabel () |
Returns the customized view label Created in NX9.0.0. | |
bool | IncludeParentheses () |
Returns the include parentheses Created in NX9.0.0. | |
bool | IncludeRotationAngle () |
Returns the include rotation angle Created in NX9.0.0. | |
bool | IncludeRotationSymbol () |
Returns the include rotation symbol Created in NX9.0.0. | |
double | LabelCharacterHeightFactor () |
Returns the label character height factor Created in NX9.0.0. | |
NXOpen::Drawings::LabelPositionTypes | LabelPosition () |
Returns the label position Created in NX9.0.0. | |
NXString | LabelPrefix () |
Returns the label prefix Created in NX9.0.0. | |
NXOpen::Drawings::LetterFormatTypes | LetterFormat () |
Returns the letter format Created in NX9.0.0. | |
double | PrefixCharacterHeightFactor () |
Returns the prefix character height factor Created in NX9.0.0. | |
NXOpen::Drawings::ReferenceShowTypes | ReferenceToShow () |
Returns the reference to show Created in NX9.0.0. | |
double | ScaleCharacterHeightFactor () |
Returns the scale character height factor Created in NX9.0.0. | |
NXOpen::Drawings::ScalePositionTypes | ScalePosition () |
Returns the scale position Created in NX9.0.0. | |
NXString | ScalePrefix () |
Returns the scale prefix Created in NX9.0.0. | |
void | SetCustomizedViewLabel (bool customizedViewLabel) |
Sets the customized view label Created in NX9.0.0. | |
void | SetIncludeParentheses (bool includeParentheses) |
Sets the include parentheses Created in NX9.0.0. | |
void | SetIncludeRotationAngle (bool includeRotationAngle) |
Sets the include rotation angle Created in NX9.0.0. | |
void | SetIncludeRotationSymbol (bool includeRotationSymbol) |
Sets the include rotation symbol Created in NX9.0.0. | |
void | SetLabelCharacterHeightFactor (double labelCharacterHeightFactor) |
Sets the label character height factor Created in NX9.0.0. | |
void | SetLabelPosition (NXOpen::Drawings::LabelPositionTypes labelPosition) |
Sets the label position Created in NX9.0.0. | |
void | SetLabelPrefix (const NXString &labelPrefix) |
Sets the label prefix Created in NX9.0.0. | |
void | SetLabelPrefix (const char *labelPrefix) |
Sets the label prefix Created in NX9.0.0. | |
void | SetLetterFormat (NXOpen::Drawings::LetterFormatTypes letterFormat) |
Sets the letter format Created in NX9.0.0. | |
void | SetPrefixCharacterHeightFactor (double prefixCharacterHeightFactor) |
Sets the prefix character height factor Created in NX9.0.0. | |
void | SetReferenceToShow (NXOpen::Drawings::ReferenceShowTypes referenceToShow) |
Sets the reference to show Created in NX9.0.0. | |
void | SetScaleCharacterHeightFactor (double scaleCharacterHeightFactor) |
Sets the scale character height factor Created in NX9.0.0. | |
void | SetScalePosition (NXOpen::Drawings::ScalePositionTypes scalePosition) |
Sets the scale position Created in NX9.0.0. | |
void | SetScalePrefix (const NXString &scalePrefix) |
Sets the scale prefix Created in NX9.0.0. | |
void | SetScalePrefix (const char *scalePrefix) |
Sets the scale prefix Created in NX9.0.0. | |
void | SetShowViewLabel (bool showViewLabel) |
Sets the show view label Created in NX9.0.0. | |
void | SetShowViewScale (bool showViewScale) |
Sets the show view scale Created in NX9.0.0. | |
void | SetValueFormat (NXOpen::Drawings::ScaleValueFormatTypes valueFormat) |
Sets the value format Created in NX9.0.0. | |
void | SetViewLabelOption (NXOpen::Drawings::ViewLabelTypes viewLabelOption) |
Sets the view label option Created in NX9.0.0. | |
bool | ShowViewLabel () |
Returns the show view label Created in NX9.0.0. | |
bool | ShowViewScale () |
Returns the show view scale Created in NX9.0.0. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
NXOpen::Drawings::ScaleValueFormatTypes | ValueFormat () |
Returns the value format Created in NX9.0.0. | |
NXOpen::Drawings::ViewLabelTypes | ViewLabelOption () |
Returns the view label option Created in NX9.0.0. | |
Represents a Drawings::ViewProjectedLabelBuilder.
Created in NX9.0.0.