NX Open C++ Reference Guide
Public Member Functions
NXOpen::Tooling::ElectrodeCheckingBuilder Class Reference

Electrode Checking builder to check the touch status of all electrode. More...

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

List of all members.

Public Member Functions

NXOpen::Assemblies::SelectComponentListElectrode ()
 Returns the electrode part to be checked with the workpiece part.
NXString ElectrodeNameFilter ()
 Returns the wildcard string to filter out the electrode part name.
bool InterSolid ()
 Returns the option for generating the interference solid body.
bool MapFaceColor ()
 Returns the option for mapping color of the touched face pair from workpiece to electrode.
bool SameParent ()
 Returns the option for checking the workpiece and electrode part under the same part or not.
bool SaveResultsInPart ()
 Returns the option for saving checking results in part.
void SetElectrodeNameFilter (const NXString &electrodeNameFilter)
 Sets the wildcard string to filter out the electrode part name.
void SetInterSolid (bool interSolid)
 Sets the option for generating the interference solid body.
void SetMapFaceColor (bool mapFaceColor)
 Sets the option for mapping color of the touched face pair from workpiece to electrode.
void SetSameParent (bool sameParent)
 Sets the option for checking the workpiece and electrode part under the same part or not.
void SetSaveResultsInPart (bool saveResultsInPart)
 Sets the option for saving checking results in part.
void SetTouchArea (bool touchArea)
 Sets the option for calculating the area of the touch sheet body.
void SetTouchBody (bool touchBody)
 Sets the option for generating the touch sheet body.
void SetWorkpieceNameFilter (const NXString &workpieceNameFilter)
 Sets the wildcard string to filter out the workpiece part name.
bool TouchArea ()
 Returns the option for calculating the area of the touch sheet body.
bool TouchBody ()
 Returns the option for generating the touch sheet body.
NXOpen::Assemblies::SelectComponentListWorkpiece ()
 Returns the workpiece part to be checked with the electrode part.
NXString WorkpieceNameFilter ()
 Returns the wildcard string to filter out the workpiece part name.

Detailed Description

Electrode Checking builder to check the touch status of all electrode.


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

Property Value

InterSolid

1

MapFaceColor

1

SameParent

1

TouchArea

0

TouchBody

1


Created in NX8.0.0.


Member Function Documentation

Returns the electrode part to be checked with the workpiece part.


Created in NX8.0.0.

License requirements : None

Returns the wildcard string to filter out the electrode part name.


Created in NX8.0.0.

License requirements : None

Returns the option for generating the interference solid body.


Created in NX8.0.0.

License requirements : None

Returns the option for mapping color of the touched face pair from workpiece to electrode.


Created in NX8.0.0.

License requirements : None

Returns the option for checking the workpiece and electrode part under the same part or not.


Created in NX8.0.0.

License requirements : None

Returns the option for saving checking results in part.


Created in NX8.0.0.

License requirements : None

Sets the wildcard string to filter out the electrode part name.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
electrodeNameFilterelectrodenamefilter

Sets the option for generating the interference solid body.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
interSolidintersolid

Sets the option for mapping color of the touched face pair from workpiece to electrode.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
mapFaceColormapfacecolor

Sets the option for checking the workpiece and electrode part under the same part or not.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
sameParentsameparent

Sets the option for saving checking results in part.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
saveResultsInPartsaveresultsinpart

Sets the option for calculating the area of the touch sheet body.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
touchAreatoucharea

Sets the option for generating the touch sheet body.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
touchBodytouchbody

Sets the wildcard string to filter out the workpiece part name.


Created in NX8.0.0.

License requirements : nx_electrode_wizard ("NX Electrode Wizard")

Parameters:
workpieceNameFilterworkpiecenamefilter

Returns the option for calculating the area of the touch sheet body.


Created in NX8.0.0.

License requirements : None

Returns the option for generating the touch sheet body.


Created in NX8.0.0.

License requirements : None

Returns the workpiece part to be checked with the electrode part.


Created in NX8.0.0.

License requirements : None

Returns the wildcard string to filter out the workpiece part name.


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.