NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
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 NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe
NXOpen.Assemblies.SelectComponentList 
Electrode [get]
 Returns the electrode part to be checked with the workpiece part. More...
 
unsafe string ElectrodeNameFilter [get, set]
 Returns or sets the wildcard string to filter out the electrode part name. More...
 
unsafe bool InterSolid [get, set]
 Returns or sets the option for generating the interference solid body. More...
 
unsafe bool MapFaceColor [get, set]
 Returns or sets the option for mapping color of the touched face pair from workpiece to electrode. More...
 
unsafe bool SameParent [get, set]
 Returns or sets the option for checking the workpiece and electrode part under the same part or not. More...
 
unsafe bool SaveResultsInPart [get, set]
 Returns or sets the option for saving checking results in part. More...
 
unsafe bool TouchArea [get, set]
 Returns or sets the option for calculating the area of the touch sheet body. More...
 
unsafe bool TouchBody [get, set]
 Returns or sets the option for generating the touch sheet body. More...
 
unsafe
NXOpen.Assemblies.SelectComponentList 
Workpiece [get]
 Returns the workpiece part to be checked with the electrode part. More...
 
unsafe string WorkpieceNameFilter [get, set]
 Returns or sets the wildcard string to filter out the workpiece part name. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

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

To create a new instance of this class, use NXOpen.Tooling.ElectrodeDesignCollection.CreateCheckingBuilder

Default values.

Property Value

InterSolid

1

MapFaceColor

1

SameParent

1

TouchArea

0

TouchBody

1

Created in NX8.0.0

Property Documentation

unsafe NXOpen.Assemblies.SelectComponentList NXOpen.Tooling.ElectrodeCheckingBuilder.Electrode
get

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

Created in NX8.0.0

License requirements: None.

unsafe string NXOpen.Tooling.ElectrodeCheckingBuilder.ElectrodeNameFilter
getset

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

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.InterSolid
getset

Returns or sets the option for generating the interference solid body.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.MapFaceColor
getset

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

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.SameParent
getset

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

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.SaveResultsInPart
getset

Returns or sets the option for saving checking results in part.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.TouchArea
getset

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

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe bool NXOpen.Tooling.ElectrodeCheckingBuilder.TouchBody
getset

Returns or sets the option for generating the touch sheet body.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")

unsafe NXOpen.Assemblies.SelectComponentList NXOpen.Tooling.ElectrodeCheckingBuilder.Workpiece
get

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

Created in NX8.0.0

License requirements: None.

unsafe string NXOpen.Tooling.ElectrodeCheckingBuilder.WorkpieceNameFilter
getset

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

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: nx_electrode_wizard ("NX Electrode Wizard")


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