Class PiercingInsertMiniToolsBuilder
Inheritance
System.Object
System.MarshalByRefObject
PiercingInsertMiniToolsBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class PiercingInsertMiniToolsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PiercingInsertMiniToolsBuilder()
Declaration
protected PiercingInsertMiniToolsBuilder()
Properties
AssociationTool
Declaration
public PiercingInsertMiniToolsBuilder.AssociationToolItems AssociationTool { get; set; }
Property Value
Type | Description |
---|---|
PiercingInsertMiniToolsBuilder.AssociationToolItems |
InsertsToDelete
Declaration
public SelectBodyList InsertsToDelete { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
SelectAssociationInsert
Declaration
public SelectBodyList SelectAssociationInsert { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
SelectAssociationScrap
Declaration
public SelectBodyList SelectAssociationScrap { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
SelectScrapOrInsert
Declaration
public SelectFaceList SelectScrapOrInsert { get; }
Property Value
Type | Description |
---|---|
SelectFaceList |
Methods
DeletePiercingInsert()
Declaration
public void DeletePiercingInsert()
UpdatePosition()
Declaration
public void UpdatePosition()
Implements
System.Runtime.Remoting.Messaging.IMessageSink