Class DieDesDrawDieBuilder
Inheritance
DieDesDrawDieBuilder
Assembly: NXOpen.dll
public class DieDesDrawDieBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieDesDrawDieBuilder()
Properties
ApproximateSheetbodyOption
Declaration
public bool ApproximateSheetbodyOption { get; set; }
Property Value
Declaration
public Plane BasePlane { get; set; }
Property Value
Declaration
public double BaseThickness { get; set; }
Property Value
Declaration
public double BinderEdgeOffset { get; set; }
Property Value
Declaration
public SelectNXObjectList BlankCurve { get; }
Property Value
Declaration
public bool CoreDrawDieOption { get; set; }
Property Value
Declaration
public double DeckEdgeOffset { get; set; }
Property Value
Declaration
public double DeckFlangeThickness { get; set; }
Property Value
Declaration
public double DeckThickness { get; set; }
Property Value
ExactSheetbodyOption
Declaration
public bool ExactSheetbodyOption { get; set; }
Property Value
Declaration
public SelectNXObjectList FlangeCurve { get; }
Property Value
Declaration
public double FlangeOffset { get; set; }
Property Value
Declaration
public double MachiningAllowance { get; set; }
Property Value
Declaration
public SelectNXObjectList PunchCurve { get; }
Property Value
SheetBody
Declaration
public SelectBody SheetBody { get; }
Property Value
Declaration
public Feature TfeatureSet { get; set; }
Property Value
Declaration
public double WallThickness { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink