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

Represents a NXOpen::Tooling::CopySolidBuilder builder. More...

Inheritance diagram for NXOpen::Tooling::CopySolidBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Tooling::CloneObjectCloneObject ()
 Returns the clone client data. More...
 
bool LinkToNewComponents ()
 Returns the link to new components
Created in NX11.0.1. More...
 
bool MultipleComponents ()
 Returns the multiple components
Created in NX11.0.0. More...
 
NXOpen::SelectBodyListSelectBodies ()
 Returns the solid bodies selected by user
Created in NX11.0.0. More...
 
NXOpen::Assemblies::SelectComponentSelectParentPartOcc ()
 Returns the parent part occurrence of the part which collects the copied solid bodies. More...
 
void SetLinkToNewComponents (bool linkToNewComponents)
 Sets the link to new components
Created in NX11.0.1. More...
 
void SetMultipleComponents (bool multipleComponents)
 Sets the multiple components
Created in NX11.0.0. More...
 
void SetWizardType (NXOpen::Tooling::ToolingApplication wizardType)
 Sets the wizard type data. More...
 
NXOpen::Tooling::ToolingApplication WizardType ()
 Returns the wizard type data. 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::Tooling::CopySolidBuilder builder.


To create a new instance of this class, use NXOpen::Tooling::MoldwizardManager::CreateCopySolidBuilder
Default values.

Property Value

LinkToNewComponents

1


Created in NX11.0.0.

Member Function Documentation

NXOpen::Tooling::CloneObject* NXOpen::Tooling::CopySolidBuilder::CloneObject ( )

Returns the clone client data.


Created in NX11.0.0.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

bool NXOpen::Tooling::CopySolidBuilder::LinkToNewComponents ( )

Returns the link to new components
Created in NX11.0.1.



License requirements : None

bool NXOpen::Tooling::CopySolidBuilder::MultipleComponents ( )

Returns the multiple components
Created in NX11.0.0.



License requirements : None

NXOpen::SelectBodyList* NXOpen::Tooling::CopySolidBuilder::SelectBodies ( )

Returns the solid bodies selected by user
Created in NX11.0.0.



License requirements : None

NXOpen::Assemblies::SelectComponent* NXOpen::Tooling::CopySolidBuilder::SelectParentPartOcc ( )

Returns the parent part occurrence of the part which collects the copied solid bodies.


Created in NX11.0.0.

License requirements : None

void NXOpen::Tooling::CopySolidBuilder::SetLinkToNewComponents ( bool  linkToNewComponents)

Sets the link to new components
Created in NX11.0.1.



License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
linkToNewComponentslinktonewcomponents
void NXOpen::Tooling::CopySolidBuilder::SetMultipleComponents ( bool  multipleComponents)

Sets the multiple components
Created in NX11.0.0.



License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
multipleComponentsmultiplecomponents
void NXOpen::Tooling::CopySolidBuilder::SetWizardType ( NXOpen::Tooling::ToolingApplication  wizardType)

Sets the wizard type data.


Created in NX11.0.2.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")

Parameters
wizardTypewizardtype
NXOpen::Tooling::ToolingApplication NXOpen::Tooling::CopySolidBuilder::WizardType ( )

Returns the wizard type data.


Created in NX11.0.2.

License requirements : ug_mold_design ("UG MOLD") OR prog_die_wizard ("UG/Progressive Die Wizard")


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