NX Open C++ Reference Guide
|
Represents a Angular Dimension block
Created in NX8.5.0.
More...
Public Member Functions | |
bool | AdaptiveScaleLimits () |
Returns the AdaptiveScaleLimits. | |
NXString | BalloonTooltipImage () |
Returns the BalloonTooltipImage Created in NX8.5.0. | |
NXString | BalloonTooltipLayoutAsString () |
Returns the BalloonTooltipLayout as string Created in NX8.5.0. | |
NXString | BalloonTooltipText () |
Returns the BalloonTooltipText Created in NX8.5.0. | |
NXOpen::TaggedObject * | ExpressionObject () |
Returns the ExpressionObject Created in NX8.5.0. | |
NXString | Formula () |
Returns the Formula Created in NX8.5.0. | |
std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
Gets the BalloonTooltipLayout member. | |
bool | HandleFixedSizeFlag () |
Returns the HandleFixedSizeFlag Created in NX8.5.0. | |
NXOpen::Point3d | HandleOrigin () |
Returns the HandleOrigin Created in NX8.5.0. | |
double | HandleRadius () |
Returns the HandleRadius Created in NX8.5.0. | |
double | HandleRadiusOffset () |
Returns the HandleRadiusOffset Created in NX8.5.0. | |
NXOpen::Vector3d | HandleXAxis () |
Returns the HandleXAxis Created in NX8.5.0. | |
NXOpen::Vector3d | HandleZAxis () |
Returns the HandleZAxis Created in NX8.5.0. | |
double | LineIncrement () |
Returns the LineIncrement value. | |
double | MaximumValue () |
Returns the MaximumValue Created in NX8.5.0. | |
bool | MaxInclusive () |
Returns the MaxInclusive Created in NX8.5.0. | |
double | MinimumValue () |
Returns the MinimumValue Created in NX8.5.0. | |
bool | MinInclusive () |
Returns the MinInclusive Created in NX8.5.0. | |
double | PageIncrement () |
Returns the PageIncrement value. | |
void | SetAdaptiveScaleLimits (bool scaleLimits) |
Sets the AdaptiveScaleLimits. | |
void | SetBalloonTooltipImage (const NXString &imageString) |
Sets the BalloonTooltipImage Created in NX8.5.0. | |
void | SetBalloonTooltipImage (const char *imageString) |
Sets the BalloonTooltipImage Created in NX8.5.0. | |
void | SetBalloonTooltipLayoutAsString (const NXString &enumString) |
Sets the BalloonTooltipLayout as string Created in NX8.5.0. | |
void | SetBalloonTooltipLayoutAsString (const char *enumString) |
Sets the BalloonTooltipLayout as string Created in NX8.5.0. | |
void | SetBalloonTooltipText (const NXString &balloonTooltipText) |
Sets the BalloonTooltipText Created in NX8.5.0. | |
void | SetBalloonTooltipText (const char *balloonTooltipText) |
Sets the BalloonTooltipText Created in NX8.5.0. | |
void | SetExpressionObject (NXOpen::TaggedObject *expressionObj) |
Sets the ExpressionObject Created in NX8.5.0. | |
void | SetFormula (const NXString &formula) |
Sets the Formula Created in NX8.5.0. | |
void | SetFormula (const char *formula) |
Sets the Formula Created in NX8.5.0. | |
void | SetHandleFixedSizeFlag (bool handleFlag) |
Sets the HandleFixedSizeFlag Created in NX8.5.0. | |
void | SetHandleOrigin (const NXOpen::Point3d &handleOrogin) |
Sets the HandleOrigin Created in NX8.5.0. | |
void | SetHandleRadius (double handleRadius) |
Sets the HandleRadius Created in NX8.5.0. | |
void | SetHandleRadiusOffset (double radiusOffset) |
Sets the HandleRadiusOffset Created in NX8.5.0. | |
void | SetHandleXAxis (const NXOpen::Vector3d &handleXAxis) |
Sets the HandleXAxis Created in NX8.5.0. | |
void | SetHandleZAxis (const NXOpen::Vector3d &handleZAxis) |
Sets the HandleZAxis Created in NX8.5.0. | |
void | SetLineIncrement (double lineIncrement) |
Sets the LineIncrement value. | |
void | SetMaximumValue (double maxValue) |
Sets the MaximumValue Created in NX8.5.0. | |
void | SetMaxInclusive (bool maxInclusive) |
Sets the MaxInclusive Created in NX8.5.0. | |
void | SetMinimumValue (double minValue) |
Sets the MinimumValue Created in NX8.5.0. | |
void | SetMinInclusive (bool minInclusive) |
Sets the MinInclusive Created in NX8.5.0. | |
void | SetPageIncrement (double pageIncrement) |
Sets the PageIncrement value. | |
void | SetShowFocusHandle (bool showFocus) |
Sets the ShowFocusHandle Created in NX8.5.0. | |
void | SetShowHandle (bool showHandle) |
Sets the ShowHandle Created in NX8.5.0. | |
void | SetSnapPointTypesOnByDefault (int pointType) |
Sets the SnapPointTypesOnByDefault | |
void | SetUnits (NXOpen::TaggedObject *units) |
Sets the Units Created in NX8.5.0. | |
void | SetValue (double dimensionValue) |
Sets the Value. | |
void | SetWithScale (bool withScale) |
Sets the WithScale Created in NX8.5.0. | |
bool | ShowFocusHandle () |
Returns the ShowFocusHandle Created in NX8.5.0. | |
bool | ShowHandle () |
Returns the ShowHandle Created in NX8.5.0. | |
int | SnapPointTypesOnByDefault () |
Returns the SnapPointTypesOnByDefault | |
NXOpen::TaggedObject * | Units () |
Returns the Units Created in NX8.5.0. | |
double | Value () |
Returns the Value. | |
bool | WithScale () |
Returns the WithScale Created in NX8.5.0. | |
![]() | |
bool | Enable () |
Returns the Enable. | |
bool | Expanded () |
Returns the Expanded Created in NX8.5.0. | |
void | Focus () |
Focuses on the block. | |
NXOpen::BlockStyler::PropertyList * | GetProperties () |
Returns the properties of the block. | |
bool | Group () |
Returns the Group Created in NX8.5.0. | |
NXString | Label () |
Returns the Label Created in NX8.5.0. | |
NXString | Name () |
Returns the name of the block or BlockID Created in NX6.0.0. | |
void | SetEnable (bool enable) |
Sets the Enable. | |
void | SetExpanded (bool expanded) |
Sets the Expanded Created in NX8.5.0. | |
void | SetGroup (bool group) |
Sets the Group Created in NX8.5.0. | |
void | SetLabel (const NXString &label) |
Sets the Label Created in NX8.5.0. | |
void | SetLabel (const char *label) |
Sets the Label Created in NX8.5.0. | |
void | SetShow (bool show) |
Sets the Visibility of block. | |
bool | Show () |
Returns the Visibility of block. | |
NXString | Type () |
Returns the type of block Created in NX6.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Angular Dimension block
Created in NX8.5.0.
bool NXOpen::BlockStyler::AngularDimension::AdaptiveScaleLimits | ( | ) |
Returns the AdaptiveScaleLimits.
If true, indicates that the scale should be adaptive. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::AngularDimension::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::AngularDimension::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::AngularDimension::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
NXOpen::TaggedObject* NXOpen::BlockStyler::AngularDimension::ExpressionObject | ( | ) |
Returns the ExpressionObject
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::AngularDimension::Formula | ( | ) |
Returns the Formula
Created in NX8.5.0.
License requirements : None
std::vector<NXString> NXOpen::BlockStyler::AngularDimension::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout member.
bool NXOpen::BlockStyler::AngularDimension::HandleFixedSizeFlag | ( | ) |
Returns the HandleFixedSizeFlag
Created in NX8.5.0.
License requirements : None
NXOpen::Point3d NXOpen::BlockStyler::AngularDimension::HandleOrigin | ( | ) |
Returns the HandleOrigin
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::HandleRadius | ( | ) |
Returns the HandleRadius
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::HandleRadiusOffset | ( | ) |
Returns the HandleRadiusOffset
Created in NX8.5.0.
License requirements : None
NXOpen::Vector3d NXOpen::BlockStyler::AngularDimension::HandleXAxis | ( | ) |
Returns the HandleXAxis
Created in NX8.5.0.
License requirements : None
NXOpen::Vector3d NXOpen::BlockStyler::AngularDimension::HandleZAxis | ( | ) |
Returns the HandleZAxis
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::LineIncrement | ( | ) |
Returns the LineIncrement value.
Specifies the increment/decrement when the user presses the arrow keys on the keyboard. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::MaximumValue | ( | ) |
Returns the MaximumValue
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::AngularDimension::MaxInclusive | ( | ) |
Returns the MaxInclusive
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::MinimumValue | ( | ) |
Returns the MinimumValue
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::AngularDimension::MinInclusive | ( | ) |
Returns the MinInclusive
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::PageIncrement | ( | ) |
Returns the PageIncrement value.
Specifies the increment/decrement when the user presses the Page Up or Page Down keys on the keyboard. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
void NXOpen::BlockStyler::AngularDimension::SetAdaptiveScaleLimits | ( | bool | scaleLimits | ) |
Sets the AdaptiveScaleLimits.
If true, indicates that the scale should be adaptive. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
scaleLimits | scale limits |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::AngularDimension::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::AngularDimension::SetExpressionObject | ( | NXOpen::TaggedObject * | expressionObj | ) |
Sets the ExpressionObject
Created in NX8.5.0.
License requirements : None
expressionObj | expression obj |
void NXOpen::BlockStyler::AngularDimension::SetFormula | ( | const NXString & | formula | ) |
Sets the Formula
Created in NX8.5.0.
License requirements : None
formula | formula |
void NXOpen::BlockStyler::AngularDimension::SetFormula | ( | const char * | formula | ) |
Sets the Formula
Created in NX8.5.0.
License requirements : None
formula | formula |
void NXOpen::BlockStyler::AngularDimension::SetHandleFixedSizeFlag | ( | bool | handleFlag | ) |
Sets the HandleFixedSizeFlag
Created in NX8.5.0.
License requirements : None
handleFlag | handle flag |
void NXOpen::BlockStyler::AngularDimension::SetHandleOrigin | ( | const NXOpen::Point3d & | handleOrogin | ) |
Sets the HandleOrigin
Created in NX8.5.0.
License requirements : None
handleOrogin | handle orogin |
void NXOpen::BlockStyler::AngularDimension::SetHandleRadius | ( | double | handleRadius | ) |
Sets the HandleRadius
Created in NX8.5.0.
License requirements : None
handleRadius | handle radius |
void NXOpen::BlockStyler::AngularDimension::SetHandleRadiusOffset | ( | double | radiusOffset | ) |
Sets the HandleRadiusOffset
Created in NX8.5.0.
License requirements : None
radiusOffset | radius offset |
void NXOpen::BlockStyler::AngularDimension::SetHandleXAxis | ( | const NXOpen::Vector3d & | handleXAxis | ) |
Sets the HandleXAxis
Created in NX8.5.0.
License requirements : None
handleXAxis | handle x axis |
void NXOpen::BlockStyler::AngularDimension::SetHandleZAxis | ( | const NXOpen::Vector3d & | handleZAxis | ) |
Sets the HandleZAxis
Created in NX8.5.0.
License requirements : None
handleZAxis | handle z axis |
void NXOpen::BlockStyler::AngularDimension::SetLineIncrement | ( | double | lineIncrement | ) |
Sets the LineIncrement value.
Specifies the increment/decrement when the user presses the arrow keys on the keyboard. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
lineIncrement | line increment |
void NXOpen::BlockStyler::AngularDimension::SetMaximumValue | ( | double | maxValue | ) |
Sets the MaximumValue
Created in NX8.5.0.
License requirements : None
maxValue | max value |
void NXOpen::BlockStyler::AngularDimension::SetMaxInclusive | ( | bool | maxInclusive | ) |
Sets the MaxInclusive
Created in NX8.5.0.
License requirements : None
maxInclusive | max inclusive |
void NXOpen::BlockStyler::AngularDimension::SetMinimumValue | ( | double | minValue | ) |
Sets the MinimumValue
Created in NX8.5.0.
License requirements : None
minValue | min value |
void NXOpen::BlockStyler::AngularDimension::SetMinInclusive | ( | bool | minInclusive | ) |
Sets the MinInclusive
Created in NX8.5.0.
License requirements : None
minInclusive | min inclusive |
void NXOpen::BlockStyler::AngularDimension::SetPageIncrement | ( | double | pageIncrement | ) |
Sets the PageIncrement value.
Specifies the increment/decrement when the user presses the Page Up or Page Down keys on the keyboard. Only available when WithScale is set to true.
Created in NX9.0.0.
License requirements : None
pageIncrement | page increment |
void NXOpen::BlockStyler::AngularDimension::SetShowFocusHandle | ( | bool | showFocus | ) |
Sets the ShowFocusHandle
Created in NX8.5.0.
License requirements : None
showFocus | show focus |
void NXOpen::BlockStyler::AngularDimension::SetShowHandle | ( | bool | showHandle | ) |
Sets the ShowHandle
Created in NX8.5.0.
License requirements : None
showHandle | show handle |
void NXOpen::BlockStyler::AngularDimension::SetSnapPointTypesOnByDefault | ( | int | pointType | ) |
Sets the SnapPointTypesOnByDefault
This call can be safely removed as this is now a no-op.
Created in NX8.5.0.
License requirements : None
pointType | point type |
void NXOpen::BlockStyler::AngularDimension::SetUnits | ( | NXOpen::TaggedObject * | units | ) |
Sets the Units
Created in NX8.5.0.
License requirements : None
units | units |
void NXOpen::BlockStyler::AngularDimension::SetValue | ( | double | dimensionValue | ) |
Sets the Value.
Created in NX8.5.0.
License requirements : None
dimensionValue | dimension value |
void NXOpen::BlockStyler::AngularDimension::SetWithScale | ( | bool | withScale | ) |
Sets the WithScale
Created in NX8.5.0.
License requirements : None
withScale | with scale |
bool NXOpen::BlockStyler::AngularDimension::ShowFocusHandle | ( | ) |
Returns the ShowFocusHandle
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::AngularDimension::ShowHandle | ( | ) |
Returns the ShowHandle
Created in NX8.5.0.
License requirements : None
int NXOpen::BlockStyler::AngularDimension::SnapPointTypesOnByDefault | ( | ) |
Returns the SnapPointTypesOnByDefault
This call can be safely removed as this is now a no-op.
Created in NX8.5.0.
License requirements : None
NXOpen::TaggedObject* NXOpen::BlockStyler::AngularDimension::Units | ( | ) |
Returns the Units
Created in NX8.5.0.
License requirements : None
double NXOpen::BlockStyler::AngularDimension::Value | ( | ) |
Returns the Value.
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::AngularDimension::WithScale | ( | ) |
Returns the WithScale
Created in NX8.5.0.
License requirements : None