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

Electrode initialize project builder to creates an electrode design assembly. More...

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

Public Member Functions

NXOpen::TaggedObjectCurrentMset ()
 Returns the machine set part which is the working part.
 
NXOpen::SelectFaceFace ()
 Returns the face whose center will be the origin of the machine set csys.
 
NXString InputName ()
 Returns the input name as project name.
 
NXString PathBrowser ()
 Returns the path browser.
 
bool Rename ()
 Returns the component name can be defined in the part name management.
 
void SetCurrentMset (NXOpen::TaggedObject *mset)
 Sets the machine set part which is the working part.
 
void SetInputName (const NXString &inputName)
 Sets the input name as project name.
 
void SetInputName (const char *inputName)
 Sets the input name as project name.
 
void SetMsetCsysMatrixOrigin (const NXOpen::Matrix3x3 &matrix, const NXOpen::Point3d &origin)
 Sets csys matrix and origin.
 
void SetPathBrowser (const NXString &foldername)
 Sets the path browser.
 
void SetPathBrowser (const char *foldername)
 Sets the path browser.
 
void SetRename (bool rename)
 Sets the component name can be defined in the part name management.
 
NXOpen::SelectBodyWorkpiece ()
 Returns the utility to get the workpiece to create an electrode design project.
 
NXOpen::SelectBodyListWorkpieceList ()
 Returns the utility to get the workpiece list to create an electrode design project.
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder.
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder.
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit.
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder.
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results.
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
 
- 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.
 

Detailed Description

Electrode initialize project builder to creates an electrode design assembly.


To create a new instance of this class, use Tooling::ElectrodeDesignCollection::CreateProjectBuilder
Default values.

Property Value

Rename

0


Created in NX8.0.0.

Member Function Documentation

NXOpen::TaggedObject* NXOpen::Tooling::ElectrodeInitializationBuilder::CurrentMset ( )

Returns the machine set part which is the working part.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

NXOpen::SelectFace* NXOpen::Tooling::ElectrodeInitializationBuilder::Face ( )

Returns the face whose center will be the origin of the machine set csys.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

NXString NXOpen::Tooling::ElectrodeInitializationBuilder::InputName ( )

Returns the input name as project name.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

NXString NXOpen::Tooling::ElectrodeInitializationBuilder::PathBrowser ( )

Returns the path browser.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

bool NXOpen::Tooling::ElectrodeInitializationBuilder::Rename ( )

Returns the component name can be defined in the part name management.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

void NXOpen::Tooling::ElectrodeInitializationBuilder::SetCurrentMset ( NXOpen::TaggedObject mset)

Sets the machine set part which is the working part.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
msetmachine set part
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetInputName ( const NXString inputName)

Sets the input name as project name.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
inputNameinputname
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetInputName ( const char *  inputName)

Sets the input name as project name.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
inputNameinputname
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetMsetCsysMatrixOrigin ( const NXOpen::Matrix3x3 matrix,
const NXOpen::Point3d origin 
)

Sets csys matrix and origin.


Created in NX8.5.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
matrixcsys matrix
origincsys origin
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetPathBrowser ( const NXString foldername)

Sets the path browser.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
foldernamefoldername
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetPathBrowser ( const char *  foldername)

Sets the path browser.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
foldernamefoldername
void NXOpen::Tooling::ElectrodeInitializationBuilder::SetRename ( bool  rename)

Sets the component name can be defined in the part name management.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters
renamerename
NXOpen::SelectBody* NXOpen::Tooling::ElectrodeInitializationBuilder::Workpiece ( )

Returns the utility to get the workpiece to create an electrode design project.


Created in NX8.0.0.

License requirements : None

NXOpen::SelectBodyList* NXOpen::Tooling::ElectrodeInitializationBuilder::WorkpieceList ( )

Returns the utility to get the workpiece list to create an electrode design project.


Created in NX8.5.3.

License requirements : None


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