Class InnerStripperPlateBuilder
Inheritance
InnerStripperPlateBuilder
Assembly: NXOpen.dll
public class InnerStripperPlateBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected InnerStripperPlateBuilder()
Properties
Declaration
public double Clearance { get; set; }
Property Value
Declaration
public string ClonePartName { get; set; }
Property Value
Declaration
public string HeightString { get; set; }
Property Value
Declaration
public InnerStripperPlateBuilder.HeightTypeOption HeightType { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Declaration
public InnerStripperPlateBuilder.ParentPartNodeOption ParentPartNode { get; set; }
Property Value
Declaration
public bool RenameComponent { get; set; }
Property Value
Declaration
public SelectBodyList SelectScrap { get; }
Property Value
Declaration
public int WizardType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink