Class ElectrodeDeleteBuilder
Inheritance
ElectrodeDeleteBuilder
Assembly: NXOpen.dll
public class ElectrodeDeleteBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ElectrodeDeleteBuilder()
Properties
Declaration
public SelectComponentList Component { get; }
Property Value
Declaration
public SelectFeatureList Head { get; }
Property Value
Declaration
public bool KeepSize { get; set; }
Property Value
Declaration
public bool RoundPosition { get; set; }
Property Value
Declaration
public ElectrodeDeleteBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink