|
NX Open C++ Reference Guide
|
Represents a Super Section block
Created in NX8.5.0.
More...
Public Member Functions | |
| bool | AllowInferredCurveSelection () |
| Returns the AllowInferredCurveSelection Created in NX8.5.0. | |
| bool | AllowStopAtIntersectionFollowFillet () |
| Returns the AllowStopAtIntersectionFollowFillet Created in NX8.5.0. | |
| double | AngularTolerance () |
| Returns the AngularTolerance 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. | |
| bool | ChainWithinFeature () |
| Returns the ChainWithinFeature 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. | |
| bool | FollowFillet () |
| Returns the FollowFillet 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 > | 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 | PointOverlay () |
| Returns the PointOverlay Created in NX8.5.0. | |
| void | SetAllowInferredCurveSelection (bool allow) |
| Sets the AllowInferredCurveSelection Created in NX8.5.0. | |
| void | SetAllowStopAtIntersectionFollowFillet (bool allow) |
| Sets the AllowStopAtIntersectionFollowFillet Created in NX8.5.0. | |
| void | SetAngularTolerance (double tolerance) |
| Sets the AngularTolerance 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. | |
| void | SetChainWithinFeature (bool chainWithinFeature) |
| Sets the ChainWithinFeature 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 | SetFollowFillet (bool followFillet) |
| Sets the FollowFillet 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 | SetPointOverlay (bool overlay) |
| Sets the PointOverlay Created in NX8.5.0. | |
| void | SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector) |
| Sets the SelectedObjects Created in NX8.5.0. | |
| void | SetShowFlowDirectionAndOriginCurve (bool show) |
| Sets the ShowFlowDirectionAndOriginCurve Created in NX8.5.0. | |
| void | SetSketchOnPath (bool sketchOnPath) |
| Sets the SketchOnPath Created in NX8.5.0. | |
| void | SetSmartUpdateOptionAsString (const NXString &enumString) |
| Sets the update option for points created by the point overlay. | |
| void | SetSmartUpdateOptionAsString (const char *enumString) |
| Sets the update option for points created by the point overlay. | |
| void | SetSnapPointTypesEnabled (int snapPointType) |
| Sets the SnapPointTypesEnabled Created in NX8.5.0. | |
| void | SetSnapPointTypesOnByDefault (int defaultSnapPointType) |
| Sets the SnapPointTypesOnByDefault 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 | SetStopAtIntersection (bool stop) |
| Sets the StopAtIntersection 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. | |
| bool | ShowFlowDirectionAndOriginCurve () |
| Returns the ShowFlowDirectionAndOriginCurve Created in NX8.5.0. | |
| bool | SketchOnPath () |
| Returns the SketchOnPath Created in NX8.5.0. | |
| NXString | SmartUpdateOptionAsString () |
| Returns the update option for points created by the point overlay. | |
| int | SnapPointTypesEnabled () |
| Returns the SnapPointTypesEnabled Created in NX8.5.0. | |
| int | SnapPointTypesOnByDefault () |
| Returns the SnapPointTypesOnByDefault Created in NX8.5.0. | |
| NXString | StepStatusAsString () |
| Returns the StepStatus as string Created in NX8.5.0. | |
| bool | StopAtIntersection () |
| Returns the StopAtIntersection Created in NX8.5.0. | |
| NXString | ToolTip () |
| Returns the ToolTip 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 Super Section block
Created in NX8.5.0.
| bool NXOpen::BlockStyler::SuperSection::AllowInferredCurveSelection | ( | ) |
Returns the AllowInferredCurveSelection
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::AllowStopAtIntersectionFollowFillet | ( | ) |
Returns the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0.
License requirements : None
| double NXOpen::BlockStyler::SuperSection::AngularTolerance | ( | ) |
Returns the AngularTolerance
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::AutomaticProgression | ( | ) |
Returns the AutomaticProgression
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::BalloonTooltipImage | ( | ) |
Returns the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::BalloonTooltipLayoutAsString | ( | ) |
Returns the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::BalloonTooltipText | ( | ) |
Returns the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::Bitmap | ( | ) |
Returns the Bitmap
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::BlendVirtualCurveOverlay | ( | ) |
Returns the BlendVirtualCurveOverlay.
If true, virtual curve is displayed during preselection.
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::ChainWithinFeature | ( | ) |
Returns the ChainWithinFeature
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::CreateInterpartLink | ( | ) |
Returns the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::Cue | ( | ) |
Returns the Cue
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::SuperSection::CurveRules | ( | ) |
Returns the CurveRules
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::DefaultCurveRulesAsString | ( | ) |
Returns the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::SuperSection::EntityType | ( | ) |
Returns the EntityType
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::FollowFillet | ( | ) |
Returns the FollowFillet
Created in NX8.5.0.
License requirements : None
| std::vector<NXString> NXOpen::BlockStyler::SuperSection::GetBalloonTooltipLayoutMembers | ( | ) |
Gets the BalloonTooltipLayout members.
| std::vector<NXString> NXOpen::BlockStyler::SuperSection::GetDefaultCurveRulesMembers | ( | ) |
Gets the DefaultCurveRules members.
| std::vector<NXString> NXOpen::BlockStyler::SuperSection::GetInterpartSelectionMembers | ( | ) |
Gets the InterpartSelection members.
| std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::SuperSection::GetSelectedObjects | ( | ) |
Gets the SelectedObjects.
| std::vector<NXString> NXOpen::BlockStyler::SuperSection::GetStepStatusMembers | ( | ) |
Gets the StepStatus members.
| bool NXOpen::BlockStyler::SuperSection::InferredCurveSelection | ( | ) |
Returns the InferredCurveSelection
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::InterpartSelectionAsString | ( | ) |
Returns the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::LabelString | ( | ) |
Returns the LabelString
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::PointOverlay | ( | ) |
Returns the PointOverlay
Created in NX8.5.0.
License requirements : None
| void NXOpen::BlockStyler::SuperSection::SetAllowInferredCurveSelection | ( | bool | allow | ) |
Sets the AllowInferredCurveSelection
Created in NX8.5.0.
License requirements : None
| allow | allow |
| void NXOpen::BlockStyler::SuperSection::SetAllowStopAtIntersectionFollowFillet | ( | bool | allow | ) |
Sets the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0.
License requirements : None
| allow | allow |
| void NXOpen::BlockStyler::SuperSection::SetAngularTolerance | ( | double | tolerance | ) |
Sets the AngularTolerance
Created in NX8.5.0.
License requirements : None
| tolerance | tolerance |
| void NXOpen::BlockStyler::SuperSection::SetAutomaticProgression | ( | bool | automaticProgression | ) |
Sets the AutomaticProgression
Created in NX8.5.0.
License requirements : None
| automaticProgression | automaticprogression |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::SuperSection::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::SuperSection::SetBitmap | ( | const NXString & | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::SuperSection::SetBitmap | ( | const char * | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::SuperSection::SetBlendVirtualCurveOverlay | ( | bool | blendCurve | ) |
Sets the BlendVirtualCurveOverlay.
If true, virtual curve is displayed during preselection.
Created in NX8.5.0.
License requirements : None
| blendCurve | blendcurve |
| void NXOpen::BlockStyler::SuperSection::SetChainWithinFeature | ( | bool | chainWithinFeature | ) |
Sets the ChainWithinFeature
Created in NX8.5.0.
License requirements : None
| chainWithinFeature | chainwithinfeature |
| void NXOpen::BlockStyler::SuperSection::SetCreateInterpartLink | ( | bool | createLink | ) |
Sets the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
| createLink | createlink |
| void NXOpen::BlockStyler::SuperSection::SetCue | ( | const NXString & | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
| cue | cue |
| void NXOpen::BlockStyler::SuperSection::SetCue | ( | const char * | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
| cue | cue |
| void NXOpen::BlockStyler::SuperSection::SetCurveRules | ( | int | curveRules | ) |
Sets the CurveRules
Created in NX8.5.0.
License requirements : None
| curveRules | curverules |
| void NXOpen::BlockStyler::SuperSection::SetDefaultCurveRulesAsString | ( | const NXString & | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetDefaultCurveRulesAsString | ( | const char * | enumString | ) |
Sets the DefaultCurveRules as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetEntityType | ( | int | entityType | ) |
Sets the EntityType
Created in NX8.5.0.
License requirements : None
| entityType | entitytype |
| void NXOpen::BlockStyler::SuperSection::SetFollowFillet | ( | bool | followFillet | ) |
Sets the FollowFillet
Created in NX8.5.0.
License requirements : None
| followFillet | followfillet |
| void NXOpen::BlockStyler::SuperSection::SetInferredCurveSelection | ( | bool | selectInferredCurve | ) |
Sets the InferredCurveSelection
Created in NX8.5.0.
License requirements : None
| selectInferredCurve | selectinferredcurve |
| void NXOpen::BlockStyler::SuperSection::SetInterpartSelectionAsString | ( | const NXString & | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetInterpartSelectionAsString | ( | const char * | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
| labelString | labelstring |
| void NXOpen::BlockStyler::SuperSection::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
| labelString | labelstring |
| void NXOpen::BlockStyler::SuperSection::SetPointOverlay | ( | bool | overlay | ) |
Sets the PointOverlay
Created in NX8.5.0.
License requirements : None
| overlay | overlay |
| void NXOpen::BlockStyler::SuperSection::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::SuperSection::SetShowFlowDirectionAndOriginCurve | ( | bool | show | ) |
Sets the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0.
License requirements : None
| show | show |
| void NXOpen::BlockStyler::SuperSection::SetSketchOnPath | ( | bool | sketchOnPath | ) |
Sets the SketchOnPath
Created in NX8.5.0.
License requirements : None
| sketchOnPath | sketchonpath |
| void NXOpen::BlockStyler::SuperSection::SetSmartUpdateOptionAsString | ( | const NXString & | enumString | ) |
Sets the update option for points created by the point overlay.
<br>
Acceptable values are:
<ul>
<li> <b>Within Modeling</b> The smart object updates within Modeling in time stamp order. For example, if the smart object is referenced by Feature(i), the smart object will update after Feature (i-1) and right before Feature(i).</li>
<li> <b>After Modeling</b> The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.</li>
<li> <b>After Parent Body</b> The smart object will always update after the last feature on the parent body.</li>
<li> <b>Mixed</b> The smart object will update after the last feature on the parent body when the parent body is in a different part; updates within Modeling in time-stamp order for parents in the same part.</li>
</ul>
<br>
Created in NX8.5.1.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetSmartUpdateOptionAsString | ( | const char * | enumString | ) |
Sets the update option for points created by the point overlay.
<br>
Acceptable values are:
<ul>
<li> <b>Within Modeling</b> The smart object updates within Modeling in time stamp order. For example, if the smart object is referenced by Feature(i), the smart object will update after Feature (i-1) and right before Feature(i).</li>
<li> <b>After Modeling</b> The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.</li>
<li> <b>After Parent Body</b> The smart object will always update after the last feature on the parent body.</li>
<li> <b>Mixed</b> The smart object will update after the last feature on the parent body when the parent body is in a different part; updates within Modeling in time-stamp order for parents in the same part.</li>
</ul>
<br>
Created in NX8.5.1.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetSnapPointTypesEnabled | ( | int | snapPointType | ) |
Sets the SnapPointTypesEnabled
Created in NX8.5.0.
License requirements : None
| snapPointType | snappointtype |
| void NXOpen::BlockStyler::SuperSection::SetSnapPointTypesOnByDefault | ( | int | defaultSnapPointType | ) |
Sets the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
| defaultSnapPointType | defaultsnappointtype |
| void NXOpen::BlockStyler::SuperSection::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::SuperSection::SetStopAtIntersection | ( | bool | stop | ) |
Sets the StopAtIntersection
Created in NX8.5.0.
License requirements : None
| stop | stop |
| void NXOpen::BlockStyler::SuperSection::SetToolTip | ( | const NXString & | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
| toolTip | tooltip |
| void NXOpen::BlockStyler::SuperSection::SetToolTip | ( | const char * | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
| toolTip | tooltip |
| bool NXOpen::BlockStyler::SuperSection::ShowFlowDirectionAndOriginCurve | ( | ) |
Returns the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::SketchOnPath | ( | ) |
Returns the SketchOnPath
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::SmartUpdateOptionAsString | ( | ) |
Returns the update option for points created by the point overlay.
<br>
Acceptable values are:
<ul>
<li> <b>Within Modeling</b> The smart object updates within Modeling in time stamp order. For example, if the smart object is referenced by Feature(i), the smart object will update after Feature (i-1) and right before Feature(i).</li>
<li> <b>After Modeling</b> The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.</li>
<li> <b>After Parent Body</b> The smart object will always update after the last feature on the parent body.</li>
<li> <b>Mixed</b> The smart object will update after the last feature on the parent body when the parent body is in a different part; updates within Modeling in time-stamp order for parents in the same part.</li>
</ul>
<br>
Created in NX8.5.1.
License requirements : None
| int NXOpen::BlockStyler::SuperSection::SnapPointTypesEnabled | ( | ) |
Returns the SnapPointTypesEnabled
Created in NX8.5.0.
License requirements : None
| int NXOpen::BlockStyler::SuperSection::SnapPointTypesOnByDefault | ( | ) |
Returns the SnapPointTypesOnByDefault
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::StepStatusAsString | ( | ) |
Returns the StepStatus as string
Created in NX8.5.0.
License requirements : None
| bool NXOpen::BlockStyler::SuperSection::StopAtIntersection | ( | ) |
Returns the StopAtIntersection
Created in NX8.5.0.
License requirements : None
| NXString NXOpen::BlockStyler::SuperSection::ToolTip | ( | ) |
Returns the ToolTip
Created in NX8.5.0.
License requirements : None