NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::PartModuleBuilder Class Reference

Represents a Features::PartModule builder
To create a new instance of this class, use Features::FeatureCollection::CreatePartModuleBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::Features::PartModuleBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool ActivatePartModule ()
 Returns the option indicating whether part module is to be activated.
NXOpen::GeometricUtilities::PartModuleReferencesBuilderInputReferences ()
 Returns the part module input references
Created in NX8.0.0.
NXString Name ()
 Returns the part module name
Created in NX8.0.0.
void SetActivatePartModule (bool activate)
 Sets the option indicating whether part module is to be activated.
void SetName (const NXString &name)
 Sets the part module name
Created in NX8.0.0.
void SetShowOnlyPartModule (bool showOnly)
 Sets the option indicating whether only part module contents are to be shown.
bool ShowOnlyPartModule ()
 Returns the option indicating whether only part module contents are to be shown.

Detailed Description

Represents a Features::PartModule builder
To create a new instance of this class, use Features::FeatureCollection::CreatePartModuleBuilder

Created in NX8.0.0.



Member Function Documentation

Returns the option indicating whether part module is to be activated.

If true, the part module will be activated, else, part module will be deactivated
Created in NX8.0.0.

License requirements : None

Returns the part module input references
Created in NX8.0.0.



License requirements : None

Returns the part module name
Created in NX8.0.0.



License requirements : None

Sets the option indicating whether part module is to be activated.

If true, the part module will be activated, else, part module will be deactivated
Created in NX8.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
activateactivate

Sets the part module name
Created in NX8.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
namename

Sets the option indicating whether only part module contents are to be shown.

If true, only displayable objects in the part module will be shown. Else, no action is taken
Created in NX8.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
showOnlyshowonly

Returns the option indicating whether only part module contents are to be shown.

If true, only displayable objects in the part module will be shown. Else, no action is taken
Created in NX8.0.0.

License requirements : None


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