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

Represents a Body Collector block
Created in NX8.5.0. More...

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

Public Member Functions

bool AutomaticProgression ()
 Returns the AutomaticProgression
Created in NX8.5.0. 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...
 
int BodyRules ()
 Returns the BodyRules
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...
 
NXString DefaultBodyRulesAsString ()
 Returns the DefaultBodyRules as string
Created in NX8.5.0. More...
 
int EntityType ()
 Returns the EntityType
Created in NX8.5.0. More...
 
std::vector< NXStringGetBalloonTooltipLayoutMembers ()
 Gets the BalloonTooltipLayout member. More...
 
std::vector< NXStringGetDefaultBodyRulesMembers ()
 Gets the DefaultBodyRules members. More...
 
std::vector< NXStringGetInterpartSelectionMembers ()
 Gets the InterpartSelection members. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetSelectedObjects ()
 Gets the SelectedObjects. More...
 
std::vector< NXStringGetSelectModeMembers ()
 Gets the SelectMode members. More...
 
std::vector< NXStringGetStepStatusMembers ()
 Gets the StepStatus members. More...
 
bool IncludeSheetBodies ()
 Returns the IncludeSheetBodies
Created in NX9.0.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 PopupMenuEnabled ()
 Returns the PopupMenuEnabled. More...
 
NXString SelectModeAsString ()
 Returns the SelectMode as string
Created in NX8.5.0. More...
 
void SetAutomaticProgression (bool automaticProgression)
 Sets the AutomaticProgression
Created in NX8.5.0. 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 SetBodyRules (int bodyRules)
 Sets the BodyRules
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 SetDefaultBodyRulesAsString (const NXString &enumString)
 Sets the DefaultBodyRules as string
Created in NX8.5.0. More...
 
void SetDefaultBodyRulesAsString (const char *enumString)
 Sets the DefaultBodyRules as string
Created in NX8.5.0. More...
 
void SetEntityType (int entityType)
 Sets the EntityType
Created in NX8.5.0. More...
 
void SetIncludeSheetBodies (bool includeSheetBodies)
 Sets the IncludeSheetBodies
Created in NX9.0.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 SetPopupMenuEnabled (bool enabled)
 Sets the PopupMenuEnabled. More...
 
void SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector)
 Sets the SelectedObjects
Created in NX8.5.0. More...
 
void SetSelectModeAsString (const NXString &enumString)
 Sets the SelectMode as string
Created in NX8.5.0. More...
 
void SetSelectModeAsString (const char *enumString)
 Sets the SelectMode as string
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 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...
 
NXString StepStatusAsString ()
 Returns the StepStatus as string
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 Body Collector block
Created in NX8.5.0.


Member Function Documentation

bool NXOpen::BlockStyler::BodyCollector::AutomaticProgression ( )

Returns the AutomaticProgression
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::BalloonTooltipImage ( )

Returns the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::BalloonTooltipLayoutAsString ( )

Returns the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::BalloonTooltipText ( )

Returns the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::Bitmap ( )

Returns the Bitmap
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::BodyCollector::BlendVirtualCurveOverlay ( )

Returns the BlendVirtualCurveOverlay
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::BodyCollector::BodyRules ( )

Returns the BodyRules
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::BodyCollector::CreateInterpartLink ( )

Returns the CreateInterpartLink
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::Cue ( )

Returns the Cue
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::DefaultBodyRulesAsString ( )

Returns the DefaultBodyRules as string
Created in NX8.5.0.



License requirements : None

int NXOpen::BlockStyler::BodyCollector::EntityType ( )

Returns the EntityType
Created in NX8.5.0.



License requirements : None

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

Gets the BalloonTooltipLayout member.

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

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetDefaultBodyRulesMembers ( )

Gets the DefaultBodyRules members.

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

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::BodyCollector::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::BodyCollector::GetSelectedObjects ( )

Gets the SelectedObjects.

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

License requirements : None
std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetSelectModeMembers ( )

Gets the SelectMode members.

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

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

Gets the StepStatus members.

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

License requirements : None
bool NXOpen::BlockStyler::BodyCollector::IncludeSheetBodies ( )

Returns the IncludeSheetBodies
Created in NX9.0.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::InterpartSelectionAsString ( )

Returns the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::LabelString ( )

Returns the LabelString
Created in NX8.5.0.



License requirements : None

bool NXOpen::BlockStyler::BodyCollector::PopupMenuEnabled ( )

Returns the PopupMenuEnabled.

If true, displays the popup menu for the body.
Created in NX8.5.0.

License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::SelectModeAsString ( )

Returns the SelectMode as string
Created in NX8.5.0.



License requirements : None

void NXOpen::BlockStyler::BodyCollector::SetAutomaticProgression ( bool  automaticProgression)

Sets the AutomaticProgression
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipImage
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipLayout as string
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

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

Sets the BalloonTooltipText
Created in NX8.5.0.



License requirements : None

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

Sets the Bitmap
Created in NX8.5.0.



License requirements : None

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

Sets the Bitmap
Created in NX8.5.0.



License requirements : None

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

Sets the BlendVirtualCurveOverlay
Created in NX8.5.0.



License requirements : None

Parameters
blendCurveblendcurve
void NXOpen::BlockStyler::BodyCollector::SetBodyRules ( int  bodyRules)

Sets the BodyRules
Created in NX8.5.0.



License requirements : None

Parameters
bodyRulesbodyrules
void NXOpen::BlockStyler::BodyCollector::SetCreateInterpartLink ( bool  createLink)

Sets the CreateInterpartLink
Created in NX8.5.0.



License requirements : None

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

Sets the Cue
Created in NX8.5.0.



License requirements : None

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

Sets the Cue
Created in NX8.5.0.



License requirements : None

Parameters
cuecue
void NXOpen::BlockStyler::BodyCollector::SetDefaultBodyRulesAsString ( const NXString enumString)

Sets the DefaultBodyRules as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::BodyCollector::SetDefaultBodyRulesAsString ( const char *  enumString)

Sets the DefaultBodyRules as string
Created in NX8.5.0.



License requirements : None

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

Sets the EntityType
Created in NX8.5.0.



License requirements : None

Parameters
entityTypeentitytype
void NXOpen::BlockStyler::BodyCollector::SetIncludeSheetBodies ( bool  includeSheetBodies)

Sets the IncludeSheetBodies
Created in NX9.0.0.



License requirements : None

Parameters
includeSheetBodiesincludesheetbodies
void NXOpen::BlockStyler::BodyCollector::SetInterpartSelectionAsString ( const NXString enumString)

Sets the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

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

Sets the InterpartSelection as string
Created in NX8.5.0.



License requirements : None

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

Sets the LabelString
Created in NX8.5.0.



License requirements : None

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

Sets the LabelString
Created in NX8.5.0.



License requirements : None

Parameters
labelStringlabelstring
void NXOpen::BlockStyler::BodyCollector::SetPopupMenuEnabled ( bool  enabled)

Sets the PopupMenuEnabled.

If true, displays the popup menu for the body.
Created in NX8.5.0.

License requirements : None

Parameters
enabledenabled
void NXOpen::BlockStyler::BodyCollector::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::BodyCollector::SetSelectModeAsString ( const NXString enumString)

Sets the SelectMode as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::BodyCollector::SetSelectModeAsString ( const char *  enumString)

Sets the SelectMode as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::BodyCollector::SetStepStatusAsString ( const NXString enumString)

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

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

Sets the StepStatus as string
Created in NX8.5.0.



License requirements : None

Parameters
enumStringenumstring
void NXOpen::BlockStyler::BodyCollector::SetToolTip ( const NXString toolTip)

Sets the ToolTip
Created in NX8.5.0.



License requirements : None

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

Sets the ToolTip
Created in NX8.5.0.



License requirements : None

Parameters
toolTiptooltip
NXString NXOpen::BlockStyler::BodyCollector::StepStatusAsString ( )

Returns the StepStatus as string
Created in NX8.5.0.



License requirements : None

NXString NXOpen::BlockStyler::BodyCollector::ToolTip ( )

Returns the ToolTip
Created in NX8.5.0.



License requirements : None


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