|
NX Open C++ Reference Guide
|
Represents a Integer block
Created in NX8.5.0.
More...
Public Member Functions | |
| bool | AdaptiveScaleLimits () |
| Returns the AdaptiveScaleLimits Created in NX8.5.0. | |
| 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. | |
| NXString | Bitmap () |
| Returns the Bitmap Created in NX8.5.0. | |
| std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
| Gets the BalloonTooltipLayout members. | |
| std::vector< int > | GetComboOptions () |
| Gets the ComboOptions. | |
| std::vector< NXString > | GetPresentationStyleMembers () |
| Gets the PresentationStyle member. | |
| double | Increment () |
| Returns the Increment Created in NX8.5.0. | |
| double | LineIncrement () |
| Returns the LineIncrement Created in NX8.5.0. | |
| bool | Localize () |
| Returns the Localize Created in NX8.5.0. | |
| int | MaximumValue () |
| Returns the MaximumValue Created in NX8.5.0. | |
| bool | MaxInclusive () |
| Returns the MaxInclusive Created in NX8.5.0. | |
| int | MinimumValue () |
| Returns the MinimumValue Created in NX8.5.0. | |
| bool | MinInclusive () |
| Returns the MinInclusive Created in NX8.5.0. | |
| double | PageIncrement () |
| Returns the PageIncrement Created in NX8.5.0. | |
| NXString | PresentationStyleAsString () |
| Returns the PresentationStyle as string Created in NX8.5.0. | |
| bool | ReadOnlyValue () |
| Returns the ReadOnlyValue Created in NX8.5.0. | |
| bool | RetainValue () |
| Returns the RetainValue Created in NX8.5.0. | |
| bool | ScaleLimits () |
| Returns the ScaleLimits Created in NX8.5.0. | |
| NXString | ScaleMaxLimitLabel () |
| Returns the ScaleMaxLimitLabel Created in NX8.5.0. | |
| NXString | ScaleMinLimitLabel () |
| Returns the ScaleMinLimitLabel Created in NX8.5.0. | |
| void | SetAdaptiveScaleLimits (bool scaleLimits) |
| Sets the AdaptiveScaleLimits Created in NX8.5.0. | |
| 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 | SetBitmap (const NXString &bitmapString) |
| Sets the Bitmap Created in NX8.5.0. | |
| void | SetBitmap (const char *bitmapString) |
| Sets the Bitmap Created in NX8.5.0. | |
| void | SetComboOptions (const std::vector< int > &optionValue) |
| Sets the ComboOptions Created in NX8.5.0. | |
| void | SetIncrement (double increment) |
| Sets the Increment Created in NX8.5.0. | |
| void | SetLineIncrement (double lineIncrement) |
| Sets the LineIncrement Created in NX8.5.0. | |
| void | SetLocalize (bool localize) |
| Sets the Localize Created in NX8.5.0. | |
| void | SetMaximumValue (int maxValue) |
| Sets the MaximumValue Created in NX8.5.0. | |
| void | SetMaxInclusive (bool maxInclusive) |
| Sets the MaxInclusive Created in NX8.5.0. | |
| void | SetMinimumValue (int 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 Created in NX8.5.0. | |
| void | SetPresentationStyleAsString (const NXString &enumString) |
| Sets the PresentationStyle as string Created in NX8.5.0. | |
| void | SetPresentationStyleAsString (const char *enumString) |
| Sets the PresentationStyle as string Created in NX8.5.0. | |
| void | SetReadOnlyValue (bool readOnly) |
| Sets the ReadOnlyValue Created in NX8.5.0. | |
| void | SetRetainValue (bool retain) |
| Sets the RetainValue Created in NX8.5.0. | |
| void | SetScaleLimits (bool scaleLimits) |
| Sets the ScaleLimits Created in NX8.5.0. | |
| void | SetScaleMaxLimitLabel (const NXString &maxLimitLabel) |
| Sets the ScaleMaxLimitLabel Created in NX8.5.0. | |
| void | SetScaleMaxLimitLabel (const char *maxLimitLabel) |
| Sets the ScaleMaxLimitLabel Created in NX8.5.0. | |
| void | SetScaleMinLimitLabel (const NXString &minLimitLabel) |
| Sets the ScaleMinLimitLabel Created in NX8.5.0. | |
| void | SetScaleMinLimitLabel (const char *minLimitLabel) |
| Sets the ScaleMinLimitLabel Created in NX8.5.0. | |
| void | SetShowScaleValue (bool showValue) |
| Sets the ShowScaleValue Created in NX8.5.0. | |
| void | SetTitleVisibility (bool visibility) |
| Sets the TitleVisibility Created in NX8.5.0. | |
| void | SetValue (int inetegerValue) |
| Sets the Value Created in NX8.5.0. | |
| void | SetWrapSpin (bool wrapSpin) |
| Sets the WrapSpin Created in NX8.5.0. | |
| bool | ShowScaleValue () |
| Returns the ShowScaleValue Created in NX8.5.0. | |
| bool | TitleVisibility () |
| Returns the TitleVisibility Created in NX8.5.0. | |
| int | Value () |
| Returns the Value Created in NX8.5.0. | |
| bool | WrapSpin () |
| Returns the WrapSpin Created in NX8.5.0. | |
Public Member Functions inherited from NXOpen::BlockStyler::UIBlock | |
| 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. | |
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 Integer block
Created in NX8.5.0.
| bool NXOpen::BlockStyler::IntegerBlock::AdaptiveScaleLimits | ( | ) |
Returns the AdaptiveScaleLimits
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::Bitmap | ( | ) |
Returns the Bitmap
Created in NX8.5.0.
License requirements : None
| std::vector<NXString> NXOpen::BlockStyler::IntegerBlock::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
| std::vector<int> NXOpen::BlockStyler::IntegerBlock::GetComboOptions | ( | ) |
Gets the ComboOptions.
| std::vector<NXString> NXOpen::BlockStyler::IntegerBlock::GetPresentationStyleMembers | ( | ) |
Gets the PresentationStyle member.
| double NXOpen::BlockStyler::IntegerBlock::Increment | ( | ) |
Returns the Increment
Created in NX8.5.0.
License requirements : None
| double NXOpen::BlockStyler::IntegerBlock::LineIncrement | ( | ) |
Returns the LineIncrement
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::Localize | ( | ) |
Returns the Localize
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::IntegerBlock::MaximumValue | ( | ) |
Returns the MaximumValue
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::MaxInclusive | ( | ) |
Returns the MaxInclusive
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::IntegerBlock::MinimumValue | ( | ) |
Returns the MinimumValue
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::MinInclusive | ( | ) |
Returns the MinInclusive
Created in NX8.5.0.
License requirements : None
| double NXOpen::BlockStyler::IntegerBlock::PageIncrement | ( | ) |
Returns the PageIncrement
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::PresentationStyleAsString | ( | ) |
Returns the PresentationStyle as string
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::ReadOnlyValue | ( | ) |
Returns the ReadOnlyValue
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::RetainValue | ( | ) |
Returns the RetainValue
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::ScaleLimits | ( | ) |
Returns the ScaleLimits
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::ScaleMaxLimitLabel | ( | ) |
Returns the ScaleMaxLimitLabel
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::IntegerBlock::ScaleMinLimitLabel | ( | ) |
Returns the ScaleMinLimitLabel
Created in NX8.5.0.
License requirements : None
| void NXOpen::BlockStyler::IntegerBlock::SetAdaptiveScaleLimits | ( | bool | scaleLimits | ) |
Sets the AdaptiveScaleLimits
Created in NX8.5.0.
License requirements : None
| scaleLimits | scale limits |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::IntegerBlock::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::IntegerBlock::SetBitmap | ( | const NXString & | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::IntegerBlock::SetBitmap | ( | const char * | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::IntegerBlock::SetComboOptions | ( | const std::vector< int > & | optionValue | ) |
Sets the ComboOptions
Created in NX8.5.0.
License requirements : None
| optionValue | option value |
| void NXOpen::BlockStyler::IntegerBlock::SetIncrement | ( | double | increment | ) |
Sets the Increment
Created in NX8.5.0.
License requirements : None
| increment | increment |
| void NXOpen::BlockStyler::IntegerBlock::SetLineIncrement | ( | double | lineIncrement | ) |
Sets the LineIncrement
Created in NX8.5.0.
License requirements : None
| lineIncrement | line increment |
| void NXOpen::BlockStyler::IntegerBlock::SetLocalize | ( | bool | localize | ) |
Sets the Localize
Created in NX8.5.0.
License requirements : None
| localize | localize |
| void NXOpen::BlockStyler::IntegerBlock::SetMaximumValue | ( | int | maxValue | ) |
Sets the MaximumValue
Created in NX8.5.0.
License requirements : None
| maxValue | max value |
| void NXOpen::BlockStyler::IntegerBlock::SetMaxInclusive | ( | bool | maxInclusive | ) |
Sets the MaxInclusive
Created in NX8.5.0.
License requirements : None
| maxInclusive | max inclusive |
| void NXOpen::BlockStyler::IntegerBlock::SetMinimumValue | ( | int | minValue | ) |
Sets the MinimumValue
Created in NX8.5.0.
License requirements : None
| minValue | min value |
| void NXOpen::BlockStyler::IntegerBlock::SetMinInclusive | ( | bool | minInclusive | ) |
Sets the MinInclusive
Created in NX8.5.0.
License requirements : None
| minInclusive | min inclusive |
| void NXOpen::BlockStyler::IntegerBlock::SetPageIncrement | ( | double | pageIncrement | ) |
Sets the PageIncrement
Created in NX8.5.0.
License requirements : None
| pageIncrement | page increment |
| void NXOpen::BlockStyler::IntegerBlock::SetPresentationStyleAsString | ( | const NXString & | enumString | ) |
Sets the PresentationStyle as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::IntegerBlock::SetPresentationStyleAsString | ( | const char * | enumString | ) |
Sets the PresentationStyle as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::IntegerBlock::SetReadOnlyValue | ( | bool | readOnly | ) |
Sets the ReadOnlyValue
Created in NX8.5.0.
License requirements : None
| readOnly | read only |
| void NXOpen::BlockStyler::IntegerBlock::SetRetainValue | ( | bool | retain | ) |
Sets the RetainValue
Created in NX8.5.0.
License requirements : None
| retain | retain |
| void NXOpen::BlockStyler::IntegerBlock::SetScaleLimits | ( | bool | scaleLimits | ) |
Sets the ScaleLimits
Created in NX8.5.0.
License requirements : None
| scaleLimits | scale limits |
| void NXOpen::BlockStyler::IntegerBlock::SetScaleMaxLimitLabel | ( | const NXString & | maxLimitLabel | ) |
Sets the ScaleMaxLimitLabel
Created in NX8.5.0.
License requirements : None
| maxLimitLabel | max limit label |
| void NXOpen::BlockStyler::IntegerBlock::SetScaleMaxLimitLabel | ( | const char * | maxLimitLabel | ) |
Sets the ScaleMaxLimitLabel
Created in NX8.5.0.
License requirements : None
| maxLimitLabel | max limit label |
| void NXOpen::BlockStyler::IntegerBlock::SetScaleMinLimitLabel | ( | const NXString & | minLimitLabel | ) |
Sets the ScaleMinLimitLabel
Created in NX8.5.0.
License requirements : None
| minLimitLabel | min limit label |
| void NXOpen::BlockStyler::IntegerBlock::SetScaleMinLimitLabel | ( | const char * | minLimitLabel | ) |
Sets the ScaleMinLimitLabel
Created in NX8.5.0.
License requirements : None
| minLimitLabel | min limit label |
| void NXOpen::BlockStyler::IntegerBlock::SetShowScaleValue | ( | bool | showValue | ) |
Sets the ShowScaleValue
Created in NX8.5.0.
License requirements : None
| showValue | show value |
| void NXOpen::BlockStyler::IntegerBlock::SetTitleVisibility | ( | bool | visibility | ) |
Sets the TitleVisibility
Created in NX8.5.0.
License requirements : None
| visibility | visibility |
| void NXOpen::BlockStyler::IntegerBlock::SetValue | ( | int | inetegerValue | ) |
Sets the Value
Created in NX8.5.0.
License requirements : None
| inetegerValue | ineteger value |
| void NXOpen::BlockStyler::IntegerBlock::SetWrapSpin | ( | bool | wrapSpin | ) |
Sets the WrapSpin
Created in NX8.5.0.
License requirements : None
| wrapSpin | wrap spin |
| bool NXOpen::BlockStyler::IntegerBlock::ShowScaleValue | ( | ) |
Returns the ShowScaleValue
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::TitleVisibility | ( | ) |
Returns the TitleVisibility
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::IntegerBlock::Value | ( | ) |
Returns the Value
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::IntegerBlock::WrapSpin | ( | ) |
Returns the WrapSpin
Created in NX8.5.0.
License requirements : None