NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::ElectrodeComponentBuilder Class Reference

Electrode component builder to install holder and pallet. More...

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

List of all members.

Public Types

enum  Chuck { ChuckUnknown = -1, ChuckHolder, ChuckPallet }
 Represents the electrode chuck type. More...

Public Member Functions

NXOpen::Tooling::ElectrodeComponentBuilder::Chuck ChuckType ()
 Returns the electrode chuck type.
NXOpen::SelectFaceFace ()
 Returns the face whose center will be the origin of the machine set csys.
NXOpen::Assemblies::SelectComponentFixture ()
 Returns the part which is an electrode fixture to be edited.
NXOpen::NXObjectMateCsys ()
 Returns the current machine set CSYS.
NXOpen::Assemblies::SelectComponentParent ()
 Returns the part which is the assembly parent to install an electrode chuck.
bool ReferPart ()
 Returns the option to install a chuck by referring to the template part directly or not.
bool Rename ()
 Returns the option to use the part name management dialog box or not.
void SetChuckType (NXOpen::Tooling::ElectrodeComponentBuilder::Chuck chuck)
 Sets the electrode chuck type.
void SetMateCsys (NXOpen::NXObject *csys)
 Sets the current machine set CSYS.
void SetReferPart (bool referPart)
 Sets the option to install a chuck by referring to the template part directly or not.
void SetRename (bool rename)
 Sets the option to use the part name management dialog box or not.
void SetStandardData (const NXString &standardData)
 Sets the electrode standard data spraedsheet.
void SetStandardPart (const NXString &standardPart)
 Sets the electrode standard part to be installed.
NXString StandardData ()
 Returns the electrode standard data spraedsheet.
NXString StandardPart ()
 Returns the electrode standard part to be installed.

Detailed Description

Electrode component builder to install holder and pallet.


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

Property Value

ReferPart

0

Rename

0


Created in NX8.0.0.


Member Enumeration Documentation

Represents the electrode chuck type.

Enumerator:
ChuckHolder 

holder

ChuckPallet 

pallet


Member Function Documentation

Returns the electrode chuck type.


Created in NX8.0.0.

License requirements : None

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


Created in NX8.0.0.

License requirements : None

Returns the part which is an electrode fixture to be edited.


Created in NX8.0.0.

License requirements : None

Returns the current machine set CSYS.


Created in NX8.0.0.

License requirements : None

Returns the part which is the assembly parent to install an electrode chuck.


Created in NX8.0.0.

License requirements : None

Returns the option to install a chuck by referring to the template part directly or not.


Created in NX8.0.0.

License requirements : None

Returns the option to use the part name management dialog box or not.


Created in NX8.0.0.

License requirements : None

Sets the electrode chuck type.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
chuckchuck

Sets the current machine set CSYS.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
csyscsys

Sets the option to install a chuck by referring to the template part directly or not.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
referPartreferpart

Sets the option to use the part name management dialog box or not.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
renamerename

Sets the electrode standard data spraedsheet.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
standardDatastandarddata

Sets the electrode standard part to be installed.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
standardPartstandardpart

Returns the electrode standard data spraedsheet.


Created in NX8.0.0.

License requirements : None

Returns the electrode standard part to be installed.


Created in NX8.0.0.

License requirements : None


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