NX Open C++ Reference Guide
|
Represents a Super Point block
Created in NX8.5.0.
More...
Public Member Functions | |
bool | AutomaticProgression () |
Returns the AutomaticProgression Created in NX9.0.0. | |
NXString | BalloonTooltipImage () |
Returns the BalloonTooltipImage Created in NX9.0.0. | |
NXString | BalloonTooltipLayoutAsString () |
Returns the BalloonTooltipLayout as string Created in NX9.0.0. | |
NXString | BalloonTooltipText () |
Returns the BalloonTooltipText Created in NX9.0.0. | |
NXString | Bitmap () |
Returns the Bitmap Created in NX9.0.0. | |
bool | BlendVirtualCurveOverlay () |
Returns the BlendVirtualCurveOverlay. | |
bool | CreateInterpartLink () |
Returns the CreateInterpartLink Created in NX9.0.0. | |
NXString | Cue () |
Returns the Cue Created in NX9.0.0. | |
int | CurveRules () |
Returns the CurveRules Created in NX9.0.0. | |
NXString | DefaultCurveRulesAsString () |
Returns the DefaultCurveRules as string Created in NX9.0.0. | |
int | EntityType () |
Returns the EntityType Created in NX9.0.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 > | GetStepStatusMembers () |
Gets the StepStatus members. | |
NXString | InterpartSelectionAsString () |
Returns the InterpartSelection as string Created in NX9.0.0. | |
NXString | LabelString () |
Returns the LabelString Created in NX9.0.0. | |
bool | PointOverlay () |
Returns the PointOverlay Created in NX9.0.0. | |
void | SetAutomaticProgression (bool automaticProgression) |
Sets the AutomaticProgression Created in NX9.0.0. | |
void | SetBalloonTooltipImage (const NXString &imageString) |
Sets the BalloonTooltipImage Created in NX9.0.0. | |
void | SetBalloonTooltipImage (const char *imageString) |
Sets the BalloonTooltipImage Created in NX9.0.0. | |
void | SetBalloonTooltipLayoutAsString (const NXString &enumString) |
Sets the BalloonTooltipLayout as string Created in NX9.0.0. | |
void | SetBalloonTooltipLayoutAsString (const char *enumString) |
Sets the BalloonTooltipLayout as string Created in NX9.0.0. | |
void | SetBalloonTooltipText (const NXString &balloonTooltipText) |
Sets the BalloonTooltipText Created in NX9.0.0. | |
void | SetBalloonTooltipText (const char *balloonTooltipText) |
Sets the BalloonTooltipText Created in NX9.0.0. | |
void | SetBitmap (const NXString &bitmapString) |
Sets the Bitmap Created in NX9.0.0. | |
void | SetBitmap (const char *bitmapString) |
Sets the Bitmap Created in NX9.0.0. | |
void | SetBlendVirtualCurveOverlay (bool blendCurve) |
Sets the BlendVirtualCurveOverlay. | |
void | SetCreateInterpartLink (bool createLink) |
Sets the CreateInterpartLink Created in NX9.0.0. | |
void | SetCue (const NXString &cue) |
Sets the Cue Created in NX9.0.0. | |
void | SetCue (const char *cue) |
Sets the Cue Created in NX9.0.0. | |
void | SetCurveRules (int curveRules) |
Sets the CurveRules Created in NX9.0.0. | |
void | SetDefaultCurveRulesAsString (const NXString &enumString) |
Sets the DefaultCurveRules as string Created in NX9.0.0. | |
void | SetDefaultCurveRulesAsString (const char *enumString) |
Sets the DefaultCurveRules as string Created in NX9.0.0. | |
void | SetEntityType (int entityType) |
Sets the EntityType Created in NX9.0.0. | |
void | SetInterpartSelectionAsString (const NXString &enumString) |
Sets the InterpartSelection as string Created in NX9.0.0. | |
void | SetInterpartSelectionAsString (const char *enumString) |
Sets the InterpartSelection as string Created in NX9.0.0. | |
void | SetLabelString (const NXString &labelString) |
Sets the LabelString Created in NX9.0.0. | |
void | SetLabelString (const char *labelString) |
Sets the LabelString Created in NX9.0.0. | |
void | SetPointOverlay (bool overlay) |
Sets the PointOverlay Created in NX9.0.0. | |
void | SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector) |
Sets the SelectedObjects Created in NX9.0.0. | |
void | SetShowFlowDirectionAndOriginCurve (bool show) |
Sets the ShowFlowDirectionAndOriginCurve Created in NX9.0.0. | |
void | SetSketchOnPath (bool sketchOnPath) |
Sets the SketchOnPath Created in NX9.0.0. | |
void | SetSnapPointTypesEnabled (int snapPointType) |
Sets the SnapPointTypesEnabled Created in NX9.0.0. | |
void | SetSnapPointTypesOnByDefault (int defaultSnapPointType) |
Sets the SnapPointTypesOnByDefault Created in NX9.0.0. | |
void | SetStepStatusAsString (const NXString &enumString) |
Sets the StepStatus as string Created in NX9.0.0. | |
void | SetStepStatusAsString (const char *enumString) |
Sets the StepStatus as string Created in NX9.0.0. | |
void | SetToolTip (const NXString &toolTip) |
Sets the ToolTip Created in NX9.0.0. | |
void | SetToolTip (const char *toolTip) |
Sets the ToolTip Created in NX9.0.0. | |
bool | ShowFlowDirectionAndOriginCurve () |
Returns the ShowFlowDirectionAndOriginCurve Created in NX9.0.0. | |
bool | SketchOnPath () |
Returns the SketchOnPath Created in NX9.0.0. | |
int | SnapPointTypesEnabled () |
Returns the SnapPointTypesEnabled Created in NX9.0.0. | |
int | SnapPointTypesOnByDefault () |
Returns the SnapPointTypesOnByDefault Created in NX9.0.0. | |
NXString | StepStatusAsString () |
Returns the StepStatus as string Created in NX9.0.0. | |
NXString | ToolTip () |
Returns the ToolTip Created in NX9.0.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 Super Point block
Created in NX8.5.0.
bool NXOpen::BlockStyler::SuperPoint::AutomaticProgression | ( | ) |
Returns the AutomaticProgression
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::Bitmap | ( | ) |
Returns the Bitmap
Created in NX9.0.0.
License requirements : None
bool NXOpen::BlockStyler::SuperPoint::BlendVirtualCurveOverlay | ( | ) |
Returns the BlendVirtualCurveOverlay.
If true, virtual curve is displayed during preselection.
Created in NX9.0.0.
License requirements : None
bool NXOpen::BlockStyler::SuperPoint::CreateInterpartLink | ( | ) |
Returns the CreateInterpartLink
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::Cue | ( | ) |
Returns the Cue
Created in NX9.0.0.
License requirements : None
int NXOpen::BlockStyler::SuperPoint::CurveRules | ( | ) |
Returns the CurveRules
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::DefaultCurveRulesAsString | ( | ) |
Returns the DefaultCurveRules as string
Created in NX9.0.0.
License requirements : None
int NXOpen::BlockStyler::SuperPoint::EntityType | ( | ) |
Returns the EntityType
Created in NX9.0.0.
License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SuperPoint::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
std::vector<NXString> NXOpen::BlockStyler::SuperPoint::GetDefaultCurveRulesMembers | ( | ) |
Gets the DefaultCurveRules members.
std::vector<NXString> NXOpen::BlockStyler::SuperPoint::GetInterpartSelectionMembers | ( | ) |
Gets the InterpartSelection members.
std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::SuperPoint::GetSelectedObjects | ( | ) |
Gets the SelectedObjects.
std::vector<NXString> NXOpen::BlockStyler::SuperPoint::GetStepStatusMembers | ( | ) |
Gets the StepStatus members.
NXString NXOpen::BlockStyler::SuperPoint::InterpartSelectionAsString | ( | ) |
Returns the InterpartSelection as string
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::LabelString | ( | ) |
Returns the LabelString
Created in NX9.0.0.
License requirements : None
bool NXOpen::BlockStyler::SuperPoint::PointOverlay | ( | ) |
Returns the PointOverlay
Created in NX9.0.0.
License requirements : None
void NXOpen::BlockStyler::SuperPoint::SetAutomaticProgression | ( | bool | automaticProgression | ) |
Sets the AutomaticProgression
Created in NX9.0.0.
License requirements : None
automaticProgression | automaticprogression |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX9.0.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX9.0.0.
License requirements : None
imageString | image string |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX9.0.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SuperPoint::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX9.0.0.
License requirements : None
balloonTooltipText | balloon tooltip text |
void NXOpen::BlockStyler::SuperPoint::SetBitmap | ( | const NXString & | bitmapString | ) |
Sets the Bitmap
Created in NX9.0.0.
License requirements : None
bitmapString | bitmap string |
void NXOpen::BlockStyler::SuperPoint::SetBitmap | ( | const char * | bitmapString | ) |
Sets the Bitmap
Created in NX9.0.0.
License requirements : None
bitmapString | bitmap string |
void NXOpen::BlockStyler::SuperPoint::SetBlendVirtualCurveOverlay | ( | bool | blendCurve | ) |
Sets the BlendVirtualCurveOverlay.
If true, virtual curve is displayed during preselection.
Created in NX9.0.0.
License requirements : None
blendCurve | blendcurve |
void NXOpen::BlockStyler::SuperPoint::SetCreateInterpartLink | ( | bool | createLink | ) |
Sets the CreateInterpartLink
Created in NX9.0.0.
License requirements : None
createLink | createlink |
void NXOpen::BlockStyler::SuperPoint::SetCue | ( | const NXString & | cue | ) |
Sets the Cue
Created in NX9.0.0.
License requirements : None
cue | cue |
void NXOpen::BlockStyler::SuperPoint::SetCue | ( | const char * | cue | ) |
Sets the Cue
Created in NX9.0.0.
License requirements : None
cue | cue |
void NXOpen::BlockStyler::SuperPoint::SetCurveRules | ( | int | curveRules | ) |
Sets the CurveRules
Created in NX9.0.0.
License requirements : None
curveRules | curverules |
void NXOpen::BlockStyler::SuperPoint::SetDefaultCurveRulesAsString | ( | const NXString & | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetDefaultCurveRulesAsString | ( | const char * | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetEntityType | ( | int | entityType | ) |
Sets the EntityType
Created in NX9.0.0.
License requirements : None
entityType | entitytype |
void NXOpen::BlockStyler::SuperPoint::SetInterpartSelectionAsString | ( | const NXString & | enumString | ) |
Sets the InterpartSelection as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetInterpartSelectionAsString | ( | const char * | enumString | ) |
Sets the InterpartSelection as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX9.0.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SuperPoint::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX9.0.0.
License requirements : None
labelString | labelstring |
void NXOpen::BlockStyler::SuperPoint::SetPointOverlay | ( | bool | overlay | ) |
Sets the PointOverlay
Created in NX9.0.0.
License requirements : None
overlay | overlay |
void NXOpen::BlockStyler::SuperPoint::SetSelectedObjects | ( | const std::vector< NXOpen::TaggedObject * > & | objectVector | ) |
Sets the SelectedObjects
Created in NX9.0.0.
License requirements : None
objectVector | Value to set for the property |
void NXOpen::BlockStyler::SuperPoint::SetShowFlowDirectionAndOriginCurve | ( | bool | show | ) |
Sets the ShowFlowDirectionAndOriginCurve
Created in NX9.0.0.
License requirements : None
show | show |
void NXOpen::BlockStyler::SuperPoint::SetSketchOnPath | ( | bool | sketchOnPath | ) |
Sets the SketchOnPath
Created in NX9.0.0.
License requirements : None
sketchOnPath | sketchonpath |
void NXOpen::BlockStyler::SuperPoint::SetSnapPointTypesEnabled | ( | int | snapPointType | ) |
Sets the SnapPointTypesEnabled
Created in NX9.0.0.
License requirements : None
snapPointType | snappointtype |
void NXOpen::BlockStyler::SuperPoint::SetSnapPointTypesOnByDefault | ( | int | defaultSnapPointType | ) |
Sets the SnapPointTypesOnByDefault
Created in NX9.0.0.
License requirements : None
defaultSnapPointType | defaultsnappointtype |
void NXOpen::BlockStyler::SuperPoint::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX9.0.0.
License requirements : None
enumString | enumstring |
void NXOpen::BlockStyler::SuperPoint::SetToolTip | ( | const NXString & | toolTip | ) |
Sets the ToolTip
Created in NX9.0.0.
License requirements : None
toolTip | tooltip |
void NXOpen::BlockStyler::SuperPoint::SetToolTip | ( | const char * | toolTip | ) |
Sets the ToolTip
Created in NX9.0.0.
License requirements : None
toolTip | tooltip |
bool NXOpen::BlockStyler::SuperPoint::ShowFlowDirectionAndOriginCurve | ( | ) |
Returns the ShowFlowDirectionAndOriginCurve
Created in NX9.0.0.
License requirements : None
bool NXOpen::BlockStyler::SuperPoint::SketchOnPath | ( | ) |
Returns the SketchOnPath
Created in NX9.0.0.
License requirements : None
int NXOpen::BlockStyler::SuperPoint::SnapPointTypesEnabled | ( | ) |
Returns the SnapPointTypesEnabled
Created in NX9.0.0.
License requirements : None
int NXOpen::BlockStyler::SuperPoint::SnapPointTypesOnByDefault | ( | ) |
Returns the SnapPointTypesOnByDefault
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::StepStatusAsString | ( | ) |
Returns the StepStatus as string
Created in NX9.0.0.
License requirements : None
NXString NXOpen::BlockStyler::SuperPoint::ToolTip | ( | ) |
Returns the ToolTip
Created in NX9.0.0.
License requirements : None