|
NX Open C++ Reference Guide
|
Represents a Body Collector block
Created in NX8.5.0.
More...
Public Member Functions | |
| bool | AutomaticProgression () |
| 返回自动进度 Created in NX8.5.0. | |
| NXString | BalloonTooltipImage () |
| 返回气球工具提示图像 Created in NX8.5.0. | |
| NXString | BalloonTooltipLayoutAsString () |
| 以字符串形式返回Balloon Tooltip布局 Created in NX8.5.0. | |
| NXString | BalloonTooltipText () |
| 返回气球工具提示文本 Created in NX8.5.0. | |
| NXString | Bitmap () |
| 返回位图 Created in NX8.5.0. | |
| bool | BlendVirtualCurveOverlay () |
| Returns the BlendVirtualCurveOverlay Created in NX8.5.0. | |
| int | BodyRules () |
| Returns the BodyRules Created in NX8.5.0. | |
| bool | CreateInterpartLink () |
| 返回创建零件间链接 Created in NX8.5.0. | |
| NXString | Cue () |
| 返回提示 Created in NX8.5.0. | |
| NXString | DefaultBodyRulesAsString () |
| 以字符串形式返回默认BodyRules Created in NX8.5.0. | |
| int | EntityType () |
| Returns the EntityType Created in NX8.5.0. | |
| std::vector< NXString > | GetBalloonTooltipLayoutMembers () |
| 获取气球工具提示布局成员。 | |
| std::vector< NXString > | GetDefaultBodyRulesMembers () |
| Gets the DefaultBodyRules members. | |
| std::vector< NXString > | GetInterpartSelectionMembers () |
| Gets the InterpartSelection members. | |
| std::vector < NXOpen::TaggedObject * > | GetSelectedObjects () |
| 获取选定的对象。 | |
| std::vector< NXString > | GetSelectModeMembers () |
| 获取选择模式。 | |
| std::vector< NXString > | GetStepStatusMembers () |
| 获取步骤状态 | |
| bool | IncludeSheetBodies () |
| 返回包含面体 Created in NX9.0.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. | |
| NXString | SelectModeAsString () |
| Returns the SelectMode as string Created in NX8.5.0. | |
| void | SetAutomaticProgression (bool 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 | SetBodyRules (int bodyRules) |
| Sets the BodyRules 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 | SetDefaultBodyRulesAsString (const NXString &enumString) |
| Sets the DefaultBodyRules as string Created in NX8.5.0. | |
| void | SetDefaultBodyRulesAsString (const char *enumString) |
| Sets the DefaultBodyRules as string Created in NX8.5.0. | |
| void | SetEntityType (int entityType) |
| Sets the EntityType Created in NX8.5.0. | |
| void | SetIncludeSheetBodies (bool includeSheetBodies) |
| Sets the IncludeSheetBodies Created in NX9.0.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. | |
| void | SetSelectedObjects (const std::vector< NXOpen::TaggedObject * > &objectVector) |
| 设置选定对象 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. | |
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 Body Collector block
Created in NX8.5.0.
| 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.
| std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetDefaultBodyRulesMembers | ( | ) |
Gets the DefaultBodyRules members.
| std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetInterpartSelectionMembers | ( | ) |
Gets the InterpartSelection members.
| std::vector<NXOpen::TaggedObject *> NXOpen::BlockStyler::BodyCollector::GetSelectedObjects | ( | ) |
Gets the SelectedObjects.
| std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetSelectModeMembers | ( | ) |
Gets the SelectMode members.
| std::vector<NXString> NXOpen::BlockStyler::BodyCollector::GetStepStatusMembers | ( | ) |
Gets the StepStatus members.
| 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
| automaticProgression | automaticprogression |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipImage | ( | const NXString & | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipImage | ( | const char * | imageString | ) |
Sets the BalloonTooltipImage
Created in NX8.5.0.
License requirements : None
| imageString | image string |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipLayoutAsString | ( | const NXString & | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipLayoutAsString | ( | const char * | enumString | ) |
Sets the BalloonTooltipLayout as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipText | ( | const NXString & | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::BodyCollector::SetBalloonTooltipText | ( | const char * | balloonTooltipText | ) |
Sets the BalloonTooltipText
Created in NX8.5.0.
License requirements : None
| balloonTooltipText | balloon tooltip text |
| void NXOpen::BlockStyler::BodyCollector::SetBitmap | ( | const NXString & | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::BodyCollector::SetBitmap | ( | const char * | bitmapString | ) |
Sets the Bitmap
Created in NX8.5.0.
License requirements : None
| bitmapString | bitmap string |
| void NXOpen::BlockStyler::BodyCollector::SetBlendVirtualCurveOverlay | ( | bool | blendCurve | ) |
Sets the BlendVirtualCurveOverlay
Created in NX8.5.0.
License requirements : None
| blendCurve | blendcurve |
| void NXOpen::BlockStyler::BodyCollector::SetBodyRules | ( | int | bodyRules | ) |
Sets the BodyRules
Created in NX8.5.0.
License requirements : None
| bodyRules | bodyrules |
| void NXOpen::BlockStyler::BodyCollector::SetCreateInterpartLink | ( | bool | createLink | ) |
Sets the CreateInterpartLink
Created in NX8.5.0.
License requirements : None
| createLink | createlink |
| void NXOpen::BlockStyler::BodyCollector::SetCue | ( | const NXString & | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
| cue | cue |
| void NXOpen::BlockStyler::BodyCollector::SetCue | ( | const char * | cue | ) |
Sets the Cue
Created in NX8.5.0.
License requirements : None
| cue | cue |
| void NXOpen::BlockStyler::BodyCollector::SetDefaultBodyRulesAsString | ( | const NXString & | enumString | ) |
Sets the DefaultBodyRules as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetDefaultBodyRulesAsString | ( | const char * | enumString | ) |
Sets the DefaultBodyRules as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetEntityType | ( | int | entityType | ) |
Sets the EntityType
Created in NX8.5.0.
License requirements : None
| entityType | entitytype |
| void NXOpen::BlockStyler::BodyCollector::SetIncludeSheetBodies | ( | bool | includeSheetBodies | ) |
Sets the IncludeSheetBodies
Created in NX9.0.0.
License requirements : None
| includeSheetBodies | includesheetbodies |
| void NXOpen::BlockStyler::BodyCollector::SetInterpartSelectionAsString | ( | const NXString & | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetInterpartSelectionAsString | ( | const char * | enumString | ) |
Sets the InterpartSelection as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetLabelString | ( | const NXString & | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
| labelString | labelstring |
| void NXOpen::BlockStyler::BodyCollector::SetLabelString | ( | const char * | labelString | ) |
Sets the LabelString
Created in NX8.5.0.
License requirements : None
| labelString | labelstring |
| 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
| enabled | enabled |
| void NXOpen::BlockStyler::BodyCollector::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::BodyCollector::SetSelectModeAsString | ( | const NXString & | enumString | ) |
Sets the SelectMode as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetSelectModeAsString | ( | const char * | enumString | ) |
Sets the SelectMode as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetStepStatusAsString | ( | const NXString & | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetStepStatusAsString | ( | const char * | enumString | ) |
Sets the StepStatus as string
Created in NX8.5.0.
License requirements : None
| enumString | enumstring |
| void NXOpen::BlockStyler::BodyCollector::SetToolTip | ( | const NXString & | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
| toolTip | tooltip |
| void NXOpen::BlockStyler::BodyCollector::SetToolTip | ( | const char * | toolTip | ) |
Sets the ToolTip
Created in NX8.5.0.
License requirements : None
| toolTip | tooltip |
| 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