NX Open C++ Reference Guide
Public Member Functions
NXOpen::GeometricUtilities::PartModuleOutputBuilder Class Reference

Represents a GeometricUtilities::PartModuleOutputBuilder
To create a new instance of this class, use Features::PartModule::CreatePartModuleOutputBuilder

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::GeometricUtilities::PartModuleOutputBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool Activate ()
 Returns the option indicating whether the part module is to be activated.
bool Deactivate ()
 Returns the option indicating whether the part module is to be deactivated.
NXOpen::GeometricUtilities::PartModuleReferencesBuilderOutputReferences ()
 Returns the part module output data
Created in NX8.0.0.
void SetActivate (bool activate)
 Sets the option indicating whether the part module is to be activated.
void SetDeactivate (bool deactivate)
 Sets the option indicating whether the part module is to be deactivated.

Detailed Description

Represents a GeometricUtilities::PartModuleOutputBuilder
To create a new instance of this class, use Features::PartModule::CreatePartModuleOutputBuilder

Created in NX8.0.0.



Member Function Documentation

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

If true, the part module will be activated, else, no action is taken
Created in NX8.0.0.

License requirements : None

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

If true, the part module will be deactivated, else, no action is taken
Created in NX8.0.0.

License requirements : None

Returns the part module output data
Created in NX8.0.0.



License requirements : None

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

If true, the part module will be activated, else, no action is taken
Created in NX8.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
activateactivate

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

If true, the part module will be deactivated, else, no action is taken
Created in NX8.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
deactivatedeactivate

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