NX Open C++ Reference Guide
|
Represents a Curve Collector
Created in NX8.5.0.
More...
Public Member Functions | |
bool | AllowInferredCurveSelection () |
Returns the AllowInferredCurveSelection Created in NX8.5.0. | |
bool | AutomaticProgression () |
Returns the AutomaticProgression 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. | |
bool | BlendVirtualCurveOverlay () |
Returns the BlendVirtualCurveOverlay Created in NX8.5.0. | |
bool | CreateInterpartLink () |
Returns the CreateInterpartLink Created in NX8.5.0. | |
NXString | Cue () |
Returns the Cue Created in NX8.5.0. | |
int | CurveRules () |
Returns the CurveRules Created in NX8.5.0. | |
NXString | DefaultCurveRulesAsString () |
Returns the DefaultCurveRules as string Created in NX8.5.0. | |
int | EntityType () |
Returns the EntityType Created in NX8.5.0. | |
std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
Gets the BalloonTooltipLayout members. | |
std::vector< NXString > | GetDefaultCurveRulesMembers () |
Gets the DefaultCurveRules members. | |
std::vector< NXString > | GetInterpartSelectionMembers () |
Gets the InterpartSelection members. | |
std::vector < NXOpen::TaggedObject * > | GetSelectedObjects () |
Gets the SelectedObjects. | |
std::vector< NXString > | GetSelectModeMembers () |
Gets the SelectMode members. | |
std::vector< NXString > | GetStepStatusMembers () |
Gets the StepStatus members. | |
bool | InferredCurveSelection () |
Returns the InferredCurveSelection Created in NX8.5.0. | |
NXString | InterpartSelectionAsString () |
Returns the InterpartSelection as string Created in NX8.5.0. | |
NXString | LabelString () |
Returns the LabelString Created in NX8.5.0. | |
bool | PopupMenuEnabled () |
Returns the PopupMenuEnabled Created in NX8.5.0. | |
NXString | SelectModeAsString () |
Returns the SelectMode as string Created in NX8.5.0. | |
void | SetAllowInferredCurveSelection (bool allow) |
Sets the AllowInferredCurveSelection Created in NX8.5.0. | |
void | SetAutomaticProgression (bool automaticProgression) |
Sets the AutomaticProgression 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 | SetBlendVirtualCurveOverlay (bool blendCurve) |
Sets the BlendVirtualCurveOverlay Created in NX8.5.0. | |
void | SetCreateInterpartLink (bool createLink) |
Sets the CreateInterpartLink Created in NX8.5.0. | |
void | SetCue (const NXString &cue) |
Sets the Cue Created in NX8.5.0. | |
void | SetCue (const char *cue) |
Sets the Cue Created in NX8.5.0. | |
void | SetCurveRules (int curveRules) |
Sets the CurveRules Created in NX8.5.0. | |
void | SetDefaultCurveRulesAsString (const NXString &enumString) |
Sets the DefaultCurveRules as string Created in NX8.5.0. | |
void | SetDefaultCurveRulesAsString (const char *enumString) |
Sets the DefaultCurveRules as string Created in NX8.5.0. | |
void | SetEntityType (int entityType) |
Sets the EntityType Created in NX8.5.0. | |
void | SetInferredCurveSelection (bool selectInferredCurve) |
Sets the InferredCurveSelection Created in NX8.5.0. | |
void | SetInterpartSelectionAsString (const NXString &enumString) |
Sets the InterpartSelection as string Created in NX8.5.0. | |
void | SetInterpartSelectionAsString (const char *enumString) |
Sets the InterpartSelection as string Created in NX8.5.0. | |
void | SetLabelString (const NXString &labelString) |
Sets the LabelString Created in NX8.5.0. | |
void | SetLabelString (const char *labelString) |
Sets the LabelString Created in NX8.5.0. | |
void | SetPopupMenuEnabled (bool enabled) |
Sets the PopupMenuEnabled Created in NX8.5.0. | |
void | SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector) |
Sets the SelectedObjects Created in NX8.5.0. | |
void | SetSelectModeAsString (const NXString &enumString) |
Sets the SelectMode as string Created in NX8.5.0. | |
void | SetSelectModeAsString (const char *enumString) |
Sets the SelectMode as string Created in NX8.5.0. | |
void | SetStepStatusAsString (const NXString &enumString) |
Sets the StepStatus as string Created in NX8.5.0. | |
void | SetStepStatusAsString (const char *enumString) |
Sets the StepStatus as string Created in NX8.5.0. | |
void | SetToolTip (const NXString &toolTip) |
Sets the ToolTip Created in NX8.5.0. | |
void | SetToolTip (const char *toolTip) |
Sets the ToolTip Created in NX8.5.0. | |
NXString | StepStatusAsString () |
Returns the StepStatus as string Created in NX8.5.0. | |
NXString | ToolTip () |
Returns the ToolTip 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 Curve Collector
Created in NX8.5.0.
bool NXOpen::BlockStyler::CurveCollector::AllowInferredCurveSelection | ( | ) |
Returns the AllowInferredCurveSelection
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::CurveCollector::AutomaticProgression | ( | ) |
Returns the AutomaticProgression
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::Bitmap | ( | ) |
Returns the Bitmap
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::CurveCollector::BlendVirtualCurveOverlay | ( | ) |
Returns the BlendVirtualCurveOverlay
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::CurveCollector::CreateInterpartLink | ( | ) |
Returns the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::Cue | ( | ) |
Returns the Cue
Created in NX8.5.0.
License requirements : None
int NXOpen::BlockStyler::CurveCollector::CurveRules | ( | ) |
Returns the CurveRules
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::DefaultCurveRulesAsString | ( | ) |
Returns the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
int NXOpen::BlockStyler::CurveCollector::EntityType | ( | ) |
Returns the EntityType
Created in NX8.5.0.
License requirements : None
std::vector<NXString> NXOpen::BlockStyler::CurveCollector::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
std::vector<NXString> NXOpen::BlockStyler::CurveCollector::GetDefaultCurveRulesMembers | ( | ) |
Gets the DefaultCurveRules members.
std::vector<NXString> NXOpen::BlockStyler::CurveCollector::GetInterpartSelectionMembers | ( | ) |
Gets the InterpartSelection members.
std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::CurveCollector::GetSelectedObjects | ( | ) |
Gets the SelectedObjects.
std::vector<NXString> NXOpen::BlockStyler::CurveCollector::GetSelectModeMembers | ( | ) |
Gets the SelectMode members.
std::vector<NXString> NXOpen::BlockStyler::CurveCollector::GetStepStatusMembers | ( | ) |
Gets the StepStatus members.
bool NXOpen::BlockStyler::CurveCollector::InferredCurveSelection | ( | ) |
Returns the InferredCurveSelection
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::InterpartSelectionAsString | ( | ) |
Returns the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::LabelString | ( | ) |
Returns the LabelString
Created in NX8.5.0.
License requirements : None
bool NXOpen::BlockStyler::CurveCollector::PopupMenuEnabled | ( | ) |
Returns the PopupMenuEnabled
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::SelectModeAsString | ( | ) |
Returns the SelectMode as string
Created in NX8.5.0.
License requirements : None
void NXOpen::BlockStyler::CurveCollector::SetAllowInferredCurveSelection | ( | bool | allow | ) |
Sets the AllowInferredCurveSelection
Created in NX8.5.0.
License requirements : None
allow | allow |
void NXOpen::BlockStyler::CurveCollector::SetAutomaticProgression | ( | bool | automaticProgression | ) |
Sets the AutomaticProgression
Created in NX8.5.0.
License requirements : None
automaticProgression | automaticprogression |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::CurveCollector::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::CurveCollector::SetBitmap | ( | const NXString & | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
bitmapString | bitmap string |
void NXOpen::BlockStyler::CurveCollector::SetBitmap | ( | const char * | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
bitmapString | bitmap string |
void NXOpen::BlockStyler::CurveCollector::SetBlendVirtualCurveOverlay | ( | bool | blendCurve | ) |
Sets the BlendVirtualCurveOverlay
Created in NX8.5.0.
License requirements : None
blendCurve | blendcurve |
void NXOpen::BlockStyler::CurveCollector::SetCreateInterpartLink | ( | bool | createLink | ) |
Sets the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
createLink | createlink |
void NXOpen::BlockStyler::CurveCollector::SetCue | ( | const NXString & | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
cue | cue |
void NXOpen::BlockStyler::CurveCollector::SetCue | ( | const char * | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
cue | cue |
void NXOpen::BlockStyler::CurveCollector::SetCurveRules | ( | int | curveRules | ) |
Sets the CurveRules
Created in NX8.5.0.
License requirements : None
curveRules | curverules |
void NXOpen::BlockStyler::CurveCollector::SetDefaultCurveRulesAsString | ( | const NXString & | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetDefaultCurveRulesAsString | ( | const char * | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetEntityType | ( | int | entityType | ) |
Sets the EntityType
Created in NX8.5.0.
License requirements : None
entityType | entitytype |
void NXOpen::BlockStyler::CurveCollector::SetInferredCurveSelection | ( | bool | selectInferredCurve | ) |
Sets the InferredCurveSelection
Created in NX8.5.0.
License requirements : None
selectInferredCurve | selectinferredcurve |
void NXOpen::BlockStyler::CurveCollector::SetInterpartSelectionAsString | ( | const NXString & | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetInterpartSelectionAsString | ( | const char * | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::CurveCollector::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::CurveCollector::SetPopupMenuEnabled | ( | bool | enabled | ) |
Sets the PopupMenuEnabled
Created in NX8.5.0.
License requirements : None
enabled | enabled |
void NXOpen::BlockStyler::CurveCollector::SetSelectedObjects | ( | const std::vector< NXOpen::TaggedObject * > & | objectVector | ) |
Sets the SelectedObjects
Created in NX8.5.0.
License requirements : None
objectVector | Value to set for the property |
void NXOpen::BlockStyler::CurveCollector::SetSelectModeAsString | ( | const NXString & | enumString | ) |
Sets the SelectMode as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetSelectModeAsString | ( | const char * | enumString | ) |
Sets the SelectMode as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::CurveCollector::SetToolTip | ( | const NXString & | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
toolTip | tooltip |
void NXOpen::BlockStyler::CurveCollector::SetToolTip | ( | const char * | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
toolTip | tooltip |
NXString NXOpen::BlockStyler::CurveCollector::StepStatusAsString | ( | ) |
Returns the StepStatus as string
Created in NX8.5.0.
License requirements : None
NXString NXOpen::BlockStyler::CurveCollector::ToolTip | ( | ) |
Returns the ToolTip
Created in NX8.5.0.
License requirements : None