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