NX Open C++ Reference Guide
|
Electrode initialize project builder to creates an electrode design assembly. More...
Public Member Functions | |
NXOpen::TaggedObject * | CurrentMset () |
Returns the machine set part which is the working part. | |
NXOpen::SelectFace * | Face () |
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 | SetPathBrowser (const NXString &foldername) |
Sets the path browser. | |
void | SetRename (bool rename) |
Sets the component name can be defined in the part name management. | |
NXOpen::SelectBody * | Workpiece () |
Returns the utility to get the workpiece to create an electrode design project. |
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.
Returns the machine set part which is the working part.
Created in NX8.0.0.
License requirements : nx_electrode_wizard ("NX Electrode Wizard")
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")
Returns the input name as project name.
Created in NX8.0.0.
License requirements : nx_electrode_wizard ("NX Electrode Wizard")
Returns the path browser.
Created in NX8.0.0.
License requirements : nx_electrode_wizard ("NX Electrode Wizard")
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")
Sets the machine set part which is the working part.
Created in NX8.0.0.
License requirements : nx_electrode_wizard ("NX Electrode Wizard")
mset | machine 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")
inputName | inputname |
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")
foldername | foldername |
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")
rename | rename |
Returns the utility to get the workpiece to create an electrode design project.
Created in NX8.0.0.
License requirements : nx_electrode_wizard ("NX Electrode Wizard")