NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::BlockStyler::SectionBuilder Class Reference

Represents a Section Builder
Created in NX8.5.0. More...

Inheritance diagram for NXOpen::BlockStyler::SectionBuilder:
NXOpen::BlockStyler::UIBlock NXOpen::TaggedObject

Public Member Functions

bool AllowConvergentObject ()
 Returns the AllowConvergentObject
Created in NX11.0.0. More...
 
bool AllowInferredCurveSelection ()
 Returns the AllowInferredCurveSelection
Created in NX8.5.0. More...
 
bool AllowStopAtIntersectionFollowFillet ()
 Returns the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0. More...
 
double AngularTolerance ()
 Returns the AngularTolerance
Created in NX8.5.0. More...
 
bool AutomaticProgression ()
 Returns the AutomaticProgression. More...
 
NXString BalloonTooltipImage ()
 Returns the BalloonTooltipImage
Created in NX8.5.0. More...
 
NXString BalloonTooltipLayoutAsString ()
 Returns the BalloonTooltipLayout as string
Created in NX8.5.0. More...
 
NXString BalloonTooltipText ()
 Returns the BalloonTooltipText
Created in NX8.5.0. More...
 
NXString Bitmap ()
 Returns the Bitmap
Created in NX8.5.0. More...
 
bool BlendVirtualCurveOverlay ()
 Returns the BlendVirtualCurveOverlay
Created in NX8.5.0. More...
 
bool ChainWithinFeature ()
 Returns the ChainWithinFeature
Created in NX8.5.0. More...
 
bool CreateInterpartLink ()
 Returns the CreateInterpartLink
Created in NX8.5.0. More...
 
NXString Cue ()
 Returns the Cue
Created in NX8.5.0. More...
 
int CurveRules ()
 Returns the CurveRules
Created in NX8.5.0. More...
 
NXString DefaultCurveRulesAsString ()
 Returns the DefaultCurveRules as string
Created in NX8.5.0. More...
 
int EntityType ()
 Returns the EntityType
Created in NX8.5.0. More...
 
bool FollowFillet ()
 Returns the FollowFillet
Created in NX8.5.0. More...
 
std::vector< NXStringGetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout members. More...
 
std::vector< NXStringGetDefaultCurveRulesMembers ()
 Gets the DefaultCurveRules members. More...
 
std::vector< NXStringGetInterpartSelectionMembers ()
 Gets the InterpartSelection members. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetSelectedObjects ()
 Gets the SelectedObjects. More...
 
std::vector< NXStringGetStepStatusMembers ()
 Gets the StepStatus members. More...
 
bool InferredCurveSelection ()
 Returns the InferredCurveSelection
Created in NX8.5.0. More...
 
NXString InterpartSelectionAsString ()
 Returns the InterpartSelection as string
Created in NX8.5.0. More...
 
NXString LabelString ()
 Returns the LabelString
Created in NX8.5.0. More...
 
bool PointOverlay ()
 Returns the PointOverlay
Created in NX8.5.0. More...
 
void SetAllowConvergentObject (bool allowConvergentObject)
 Sets the AllowConvergentObject
Created in NX11.0.0. More...
 
void SetAllowInferredCurveSelection (bool allow)
 Sets the AllowInferredCurveSelection
Created in NX8.5.0. More...
 
void SetAllowStopAtIntersectionFollowFillet (bool allow)
 Sets the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0. More...
 
void SetAngularTolerance (double tolerance)
 Sets the AngularTolerance
Created in NX8.5.0. More...
 
void SetAutomaticProgression (bool automaticProgression)
 Sets the AutomaticProgression. More...
 
void SetBalloonTooltipImage (const NXString &imageString)
 Sets the BalloonTooltipImage
Created in NX8.5.0. More...
 
void SetBalloonTooltipImage (const char *imageString)
 Sets the BalloonTooltipImage
Created in NX8.5.0. More...
 
void SetBalloonTooltipLayoutAsString (const NXString &enumString)
 Sets the BalloonTooltipLayout as string
Created in NX8.5.0. More...
 
void SetBalloonTooltipLayoutAsString (const char *enumString)
 Sets the BalloonTooltipLayout as string
Created in NX8.5.0. More...
 
void SetBalloonTooltipText (const NXString &balloonTooltipText)
 Sets the BalloonTooltipText
Created in NX8.5.0. More...
 
void SetBalloonTooltipText (const char *balloonTooltipText)
 Sets the BalloonTooltipText
Created in NX8.5.0. More...
 
void SetBitmap (const NXString &bitmapString)
 Sets the Bitmap
Created in NX8.5.0. More...
 
void SetBitmap (const char *bitmapString)
 Sets the Bitmap
Created in NX8.5.0. More...
 
void SetBlendVirtualCurveOverlay (bool blendCurve)
 Sets the BlendVirtualCurveOverlay
Created in NX8.5.0. More...
 
void SetChainWithinFeature (bool chainWithinFeature)
 Sets the ChainWithinFeature
Created in NX8.5.0. More...
 
void SetCreateInterpartLink (bool createLink)
 Sets the CreateInterpartLink
Created in NX8.5.0. More...
 
void SetCue (const NXString &cue)
 Sets the Cue
Created in NX8.5.0. More...
 
void SetCue (const char *cue)
 Sets the Cue
Created in NX8.5.0. More...
 
void SetCurveRules (int curveRules)
 Sets the CurveRules
Created in NX8.5.0. More...
 
void SetDefaultCurveRulesAsString (const NXString &enumString)
 Sets the DefaultCurveRules as string
Created in NX8.5.0. More...
 
void SetDefaultCurveRulesAsString (const char *enumString)
 Sets the DefaultCurveRules as string
Created in NX8.5.0. More...
 
void SetEntityType (int entityType)
 Sets the EntityType
Created in NX8.5.0. More...
 
void SetFollowFillet (bool followFillet)
 Sets the FollowFillet
Created in NX8.5.0. More...
 
void SetInferredCurveSelection (bool selectInferredCurve)
 Sets the InferredCurveSelection
Created in NX8.5.0. More...
 
void SetInterpartSelectionAsString (const NXString &enumString)
 Sets the InterpartSelection as string
Created in NX8.5.0. More...
 
void SetInterpartSelectionAsString (const char *enumString)
 Sets the InterpartSelection as string
Created in NX8.5.0. More...
 
void SetLabelString (const NXString &labelString)
 Sets the LabelString
Created in NX8.5.0. More...
 
void SetLabelString (const char *labelString)
 Sets the LabelString
Created in NX8.5.0. More...
 
void SetPointOverlay (bool overlay)
 Sets the PointOverlay
Created in NX8.5.0. More...
 
void SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector)
 Sets the SelectedObjects
Created in NX8.5.0. More...
 
void SetShowFlowDirectionAndOriginCurve (bool show)
 Sets the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0. More...
 
void SetSmartUpdateOptionAsString (const NXString &enumString)
 Sets the update option for points created by the point overlay. More...
 
void SetSmartUpdateOptionAsString (const char *enumString)
 Sets the update option for points created by the point overlay. More...
 
void SetSnapPointTypesEnabled (int snapPointType)
 Sets the SnapPointTypesEnabled
Created in NX8.5.0. More...
 
void SetSnapPointTypesOnByDefault (int defaultSnapPointType)
 Sets the SnapPointTypesOnByDefault
Created in NX8.5.0. More...
 
void SetStepStatusAsString (const NXString &enumString)
 Sets the StepStatus as string
Created in NX8.5.0. More...
 
void SetStepStatusAsString (const char *enumString)
 Sets the StepStatus as string
Created in NX8.5.0. More...
 
void SetStopAtIntersection (bool stop)
 Sets the StopAtIntersection
Created in NX8.5.0. More...
 
void SetToolTip (const NXString &toolTip)
 Sets the ToolTip
Created in NX8.5.0. More...
 
void SetToolTip (const char *toolTip)
 Sets the ToolTip
Created in NX8.5.0. More...
 
bool ShowFlowDirectionAndOriginCurve ()
 Returns the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0. More...
 
NXString SmartUpdateOptionAsString ()
 Returns the update option for points created by the point overlay. More...
 
int SnapPointTypesEnabled ()
 Returns the SnapPointTypesEnabled
Created in NX8.5.0. More...
 
int SnapPointTypesOnByDefault ()
 Returns the SnapPointTypesOnByDefault
Created in NX8.5.0. More...
 
NXString StepStatusAsString ()
 Returns the StepStatus as string
Created in NX8.5.0. More...
 
bool StopAtIntersection ()
 Returns the StopAtIntersection
Created in NX8.5.0. More...
 
NXString ToolTip ()
 Returns the ToolTip
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::BlockStyler::UIBlock
bool Enable ()
 Returns the Enable. More...
 
bool Expanded ()
 Returns the Expanded
Created in NX8.5.0. More...
 
void Focus ()
 Focuses on the block. More...
 
NXOpen::BlockStyler::PropertyListGetProperties ()
 Returns the properties of the block. More...
 
bool Group ()
 Returns the Group
Created in NX8.5.0. More...
 
NXString Label ()
 Returns the Label
Created in NX8.5.0. More...
 
NXString Name ()
 Returns the name of the block or BlockID
Created in NX6.0.0. More...
 
void SetEnable (bool enable)
 Sets the Enable. More...
 
void SetExpanded (bool expanded)
 Sets the Expanded
Created in NX8.5.0. More...
 
void SetGroup (bool group)
 Sets the Group
Created in NX8.5.0. More...
 
void SetLabel (const NXString &label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetLabel (const char *label)
 Sets the Label
Created in NX8.5.0. More...
 
void SetShow (bool show)
 Sets the Visibility of block. More...
 
bool Show ()
 Returns the Visibility of block. More...
 
NXString Type ()
 Returns the type of block
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Section Builder
Created in NX8.5.0.


Member Function Documentation

bool NXOpen::BlockStyler::SectionBuilder::AllowConvergentObject ( )

Returns the AllowConvergentObject
Created in NX11.0.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::AllowInferredCurveSelection ( )

Returns the AllowInferredCurveSelection
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::AllowStopAtIntersectionFollowFillet ( )

Returns the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0.



License requirements : None

double NXOpen::BlockStyler::SectionBuilder::AngularTolerance ( )

Returns the AngularTolerance
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::AutomaticProgression ( )

Returns the AutomaticProgression.

If true, focus automatically progresses to the next selection block.
Created in NX8.5.0.

License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::BalloonTooltipImage ( )

Returns the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::BalloonTooltipLayoutAsString ( )

Returns the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::BalloonTooltipText ( )

Returns the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::Bitmap ( )

Returns the Bitmap
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::BlendVirtualCurveOverlay ( )

Returns the BlendVirtualCurveOverlay
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::ChainWithinFeature ( )

Returns the ChainWithinFeature
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::CreateInterpartLink ( )

Returns the CreateInterpartLink
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::Cue ( )

Returns the Cue
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::SectionBuilder::CurveRules ( )

Returns the CurveRules
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::DefaultCurveRulesAsString ( )

Returns the DefaultCurveRules as string
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::SectionBuilder::EntityType ( )

Returns the EntityType
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::FollowFillet ( )

Returns the FollowFillet
Created in NX8.5.0.



License requirements : None

std::vector<NXString> NXOpen::BlockStyler::SectionBuilder::GetBalloonTooltipLayoutMembers ( )

Gets the BalloonTooltipLayout members.

Returns
Value to get from the property.
Created in NX8.5.0.

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SectionBuilder::GetDefaultCurveRulesMembers ( )

Gets the DefaultCurveRules members.

Returns
Value to get from the property
Created in NX8.5.0.

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SectionBuilder::GetInterpartSelectionMembers ( )

Gets the InterpartSelection members.

Returns
Value to get from the property
Created in NX8.5.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::SectionBuilder::GetSelectedObjects ( )

Gets the SelectedObjects.

Returns
Value to get from the property
Created in NX8.5.0.

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::SectionBuilder::GetStepStatusMembers ( )

Gets the StepStatus members.

Returns
Value to get from the property
Created in NX8.5.0.

License requirements : None
bool NXOpen::BlockStyler::SectionBuilder::InferredCurveSelection ( )

Returns the InferredCurveSelection
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::InterpartSelectionAsString ( )

Returns the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::LabelString ( )

Returns the LabelString
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::PointOverlay ( )

Returns the PointOverlay
Created in NX8.5.0.



License requirements : None

void NXOpen::BlockStyler::SectionBuilder::SetAllowConvergentObject ( bool  allowConvergentObject)

Sets the AllowConvergentObject
Created in NX11.0.0.



License requirements : None

Parameters
allowConvergentObjectallowconvergentobject
void NXOpen::BlockStyler::SectionBuilder::SetAllowInferredCurveSelection ( bool  allow)

Sets the AllowInferredCurveSelection
Created in NX8.5.0.



License requirements : None

Parameters
allowallow
void NXOpen::BlockStyler::SectionBuilder::SetAllowStopAtIntersectionFollowFillet ( bool  allow)

Sets the AllowStopAtIntersectionFollowFillet
Created in NX8.5.0.



License requirements : None

Parameters
allowallow
void NXOpen::BlockStyler::SectionBuilder::SetAngularTolerance ( double  tolerance)

Sets the AngularTolerance
Created in NX8.5.0.



License requirements : None

Parameters
tolerancetolerance
void NXOpen::BlockStyler::SectionBuilder::SetAutomaticProgression ( bool  automaticProgression)

Sets the AutomaticProgression.

If true, focus automatically progresses to the next selection block.
Created in NX8.5.0.

License requirements : None

Parameters
automaticProgressionautomaticprogression
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipImage ( const NXString imageString)

Sets the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

Parameters
imageStringimage string
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipImage ( const char *  imageString)

Sets the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

Parameters
imageStringimage string
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipLayoutAsString ( const NXString enumString)

Sets the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipLayoutAsString ( const char *  enumString)

Sets the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipText ( const NXString balloonTooltipText)

Sets the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

Parameters
balloonTooltipTextballoon tooltip text
void NXOpen::BlockStyler::SectionBuilder::SetBalloonTooltipText ( const char *  balloonTooltipText)

Sets the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

Parameters
balloonTooltipTextballoon tooltip text
void NXOpen::BlockStyler::SectionBuilder::SetBitmap ( const NXString bitmapString)

Sets the Bitmap
Created in NX8.5.0.



License requirements : None

Parameters
bitmapStringbitmap string
void NXOpen::BlockStyler::SectionBuilder::SetBitmap ( const char *  bitmapString)

Sets the Bitmap
Created in NX8.5.0.



License requirements : None

Parameters
bitmapStringbitmap string
void NXOpen::BlockStyler::SectionBuilder::SetBlendVirtualCurveOverlay ( bool  blendCurve)

Sets the BlendVirtualCurveOverlay
Created in NX8.5.0.



License requirements : None

Parameters
blendCurveblendcurve
void NXOpen::BlockStyler::SectionBuilder::SetChainWithinFeature ( bool  chainWithinFeature)

Sets the ChainWithinFeature
Created in NX8.5.0.



License requirements : None

Parameters
chainWithinFeaturechainwithinfeature
void NXOpen::BlockStyler::SectionBuilder::SetCreateInterpartLink ( bool  createLink)

Sets the CreateInterpartLink
Created in NX8.5.0.



License requirements : None

Parameters
createLinkcreatelink
void NXOpen::BlockStyler::SectionBuilder::SetCue ( const NXString cue)

Sets the Cue
Created in NX8.5.0.



License requirements : None

Parameters
cuecue
void NXOpen::BlockStyler::SectionBuilder::SetCue ( const char *  cue)

Sets the Cue
Created in NX8.5.0.



License requirements : None

Parameters
cuecue
void NXOpen::BlockStyler::SectionBuilder::SetCurveRules ( int  curveRules)

Sets the CurveRules
Created in NX8.5.0.



License requirements : None

Parameters
curveRulescurverules
void NXOpen::BlockStyler::SectionBuilder::SetDefaultCurveRulesAsString ( const NXString enumString)

Sets the DefaultCurveRules as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetDefaultCurveRulesAsString ( const char *  enumString)

Sets the DefaultCurveRules as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetEntityType ( int  entityType)

Sets the EntityType
Created in NX8.5.0.



License requirements : None

Parameters
entityTypeentitytype
void NXOpen::BlockStyler::SectionBuilder::SetFollowFillet ( bool  followFillet)

Sets the FollowFillet
Created in NX8.5.0.



License requirements : None

Parameters
followFilletfollowfillet
void NXOpen::BlockStyler::SectionBuilder::SetInferredCurveSelection ( bool  selectInferredCurve)

Sets the InferredCurveSelection
Created in NX8.5.0.



License requirements : None

Parameters
selectInferredCurveselectinferredcurve
void NXOpen::BlockStyler::SectionBuilder::SetInterpartSelectionAsString ( const NXString enumString)

Sets the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetInterpartSelectionAsString ( const char *  enumString)

Sets the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetLabelString ( const NXString labelString)

Sets the LabelString
Created in NX8.5.0.



License requirements : None

Parameters
labelStringlabelstring
void NXOpen::BlockStyler::SectionBuilder::SetLabelString ( const char *  labelString)

Sets the LabelString
Created in NX8.5.0.



License requirements : None

Parameters
labelStringlabelstring
void NXOpen::BlockStyler::SectionBuilder::SetPointOverlay ( bool  overlay)

Sets the PointOverlay
Created in NX8.5.0.



License requirements : None

Parameters
overlayoverlay
void NXOpen::BlockStyler::SectionBuilder::SetSelectedObjects ( const std::vector< NXOpen::TaggedObject * > &  objectVector)

Sets the SelectedObjects
Created in NX8.5.0.



License requirements : None

Parameters
objectVectorValue to set for the property
void NXOpen::BlockStyler::SectionBuilder::SetShowFlowDirectionAndOriginCurve ( bool  show)

Sets the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0.



License requirements : None

Parameters
showshow
void NXOpen::BlockStyler::SectionBuilder::SetSmartUpdateOptionAsString ( const NXString enumString)

Sets the update option for points created by the point overlay.


Acceptable values are:

  • Within Modeling 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).
  • After Modeling The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.
  • After Parent Body The smart object will always update after the last feature on the parent body.
  • Mixed 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.



Created in NX8.5.1.

License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetSmartUpdateOptionAsString ( const char *  enumString)

Sets the update option for points created by the point overlay.


Acceptable values are:

  • Within Modeling 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).
  • After Modeling The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.
  • After Parent Body The smart object will always update after the last feature on the parent body.
  • Mixed 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.



Created in NX8.5.1.

License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetSnapPointTypesEnabled ( int  snapPointType)

Sets the SnapPointTypesEnabled
Created in NX8.5.0.



License requirements : None

Parameters
snapPointTypesnappointtype
void NXOpen::BlockStyler::SectionBuilder::SetSnapPointTypesOnByDefault ( int  defaultSnapPointType)

Sets the SnapPointTypesOnByDefault
Created in NX8.5.0.



License requirements : None

Parameters
defaultSnapPointTypedefaultsnappointtype
void NXOpen::BlockStyler::SectionBuilder::SetStepStatusAsString ( const NXString enumString)

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetStepStatusAsString ( const char *  enumString)

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::SectionBuilder::SetStopAtIntersection ( bool  stop)

Sets the StopAtIntersection
Created in NX8.5.0.



License requirements : None

Parameters
stopstop
void NXOpen::BlockStyler::SectionBuilder::SetToolTip ( const NXString toolTip)

Sets the ToolTip
Created in NX8.5.0.



License requirements : None

Parameters
toolTiptooltip
void NXOpen::BlockStyler::SectionBuilder::SetToolTip ( const char *  toolTip)

Sets the ToolTip
Created in NX8.5.0.



License requirements : None

Parameters
toolTiptooltip
bool NXOpen::BlockStyler::SectionBuilder::ShowFlowDirectionAndOriginCurve ( )

Returns the ShowFlowDirectionAndOriginCurve
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::SmartUpdateOptionAsString ( )

Returns the update option for points created by the point overlay.


Acceptable values are:

  • Within Modeling 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).
  • After Modeling The smart object updates after Modeling. Use for Drafting dimensions and other objects outside Modeling.
  • After Parent Body The smart object will always update after the last feature on the parent body.
  • Mixed 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.



Created in NX8.5.1.

License requirements : None

int NXOpen::BlockStyler::SectionBuilder::SnapPointTypesEnabled ( )

Returns the SnapPointTypesEnabled
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::SectionBuilder::SnapPointTypesOnByDefault ( )

Returns the SnapPointTypesOnByDefault
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::StepStatusAsString ( )

Returns the StepStatus as string
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::SectionBuilder::StopAtIntersection ( )

Returns the StopAtIntersection
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::SectionBuilder::ToolTip ( )

Returns the ToolTip
Created in NX8.5.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.