NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::GeometricUtilities::PartModuleInputBuilder Class Reference

Represents a NXOpen::GeometricUtilities::PartModuleInputBuilder
To create a new instance of this class, use NXOpen::Features::PartModule::CreatePartModuleInputBuilder
Default values. More...

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

Public Types

enum  ModifiableGeometryOptions { ModifiableGeometryOptionsWholeBody, ModifiableGeometryOptionsSelected }
 the Modifiable Geometry option types More...
 

Public Member Functions

bool DefineSharedBodyInput ()
 Returns the shared body inputs option. More...
 
NXOpen::Features::PartGeometryCopyBuilderInputReferences ()
 Returns the part module input data
Created in NX9.0.0. More...
 
NXOpen::ScCollectorListModifiableGeometry ()
 Returns the faces/edges specified as modifiable geometry
Created in NX9.0.0. More...
 
NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometryOptions ModifiableGeometryOption ()
 Returns the Modifiable Geometry option
Created in NX9.0.0. More...
 
void SetDefineSharedBodyInput (bool defineSharedBodyInput)
 Sets the shared body inputs option. More...
 
void SetModifiableGeometryOption (NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometryOptions modifiableGeometryOption)
 Sets the Modifiable Geometry option
Created in NX9.0.0. More...
 
NXOpen::Features::PartGeometryCopyBuilderSharedBodyInput ()
 Returns the bodies for part module shared body
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::GeometricUtilities::PartModuleInputBuilder
To create a new instance of this class, use NXOpen::Features::PartModule::CreatePartModuleInputBuilder
Default values.

Property Value

InputReferences.ObjectType

BodyCollector

ModifiableGeometryOption

WholeBody


Created in NX9.0.0.

Member Enumeration Documentation

the Modifiable Geometry option types

Enumerator
ModifiableGeometryOptionsWholeBody 

the whole shared body will be allowed for selection inside part module

ModifiableGeometryOptionsSelected 

the faces/edges on shared body that are allowed for selection inside part module

Member Function Documentation

bool NXOpen::GeometricUtilities::PartModuleInputBuilder::DefineSharedBodyInput ( )

Returns the shared body inputs option.

If true, user will be able to provide shared body inputs.
Created in NX9.0.0.

License requirements : None

NXOpen::Features::PartGeometryCopyBuilder* NXOpen::GeometricUtilities::PartModuleInputBuilder::InputReferences ( )

Returns the part module input data
Created in NX9.0.0.



License requirements : None

NXOpen::ScCollectorList* NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometry ( )

Returns the faces/edges specified as modifiable geometry
Created in NX9.0.0.



License requirements : None

NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometryOptions NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometryOption ( )

Returns the Modifiable Geometry option
Created in NX9.0.0.



License requirements : None

void NXOpen::GeometricUtilities::PartModuleInputBuilder::SetDefineSharedBodyInput ( bool  defineSharedBodyInput)

Sets the shared body inputs option.

If true, user will be able to provide shared body inputs.
Created in NX9.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
defineSharedBodyInputdefinesharedbodyinput
void NXOpen::GeometricUtilities::PartModuleInputBuilder::SetModifiableGeometryOption ( NXOpen::GeometricUtilities::PartModuleInputBuilder::ModifiableGeometryOptions  modifiableGeometryOption)

Sets the Modifiable Geometry option
Created in NX9.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
modifiableGeometryOptionmodifiablegeometryoption
NXOpen::Features::PartGeometryCopyBuilder* NXOpen::GeometricUtilities::PartModuleInputBuilder::SharedBodyInput ( )

Returns the bodies for part module shared body
Created in NX9.0.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.