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

Electrode delete component builder to remove blank, pallet and holder from assembly. More...

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

List of all members.

Public Types

enum  Types { TypesSparkingBody, TypesComponent }
 delete sparking solid from blank or delete blank, pallet or holder directly. More...

Public Member Functions

NXOpen::Assemblies::SelectComponentListComponent ()
 Returns the utility to get component to delete.
NXOpen::Features::SelectFeatureListHead ()
 Returns the utility to get sparking solid to delete.
bool KeepSize ()
 Returns the option to keep blank size after deleting sparking solid.
bool RoundPosition ()
 Returns the option to round electrode position.
void SetKeepSize (bool keepSize)
 Sets the option to keep blank size after deleting sparking solid.
void SetRoundPosition (bool roundPosition)
 Sets the option to round electrode position.
void SetType (NXOpen::Tooling::ElectrodeDeleteBuilder::Types type)
 Sets the object type to be deleted.
NXOpen::Tooling::ElectrodeDeleteBuilder::Types Type ()
 Returns the object type to be deleted.

Detailed Description

Electrode delete component builder to remove blank, pallet and holder from assembly.


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

Property Value

KeepSize

0


Created in NX8.0.0.


Member Enumeration Documentation

delete sparking solid from blank or delete blank, pallet or holder directly.

Enumerator:
TypesSparkingBody 

Delete sparking body from electrode.

TypesComponent 

Delete electrode, holder and pallet.


Member Function Documentation

Returns the utility to get component to delete.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Returns the utility to get sparking solid to delete.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Returns the option to keep blank size after deleting sparking solid.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Returns the option to round electrode position.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Sets the option to keep blank size after deleting sparking solid.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
keepSizekeepsize

Sets the option to round electrode position.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
roundPositionroundposition

Sets the object type to be deleted.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
typetype

Returns the object type to be deleted.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")


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