Class DieDesDrawPunchBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieDesDrawPunchBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
public class DieDesDrawPunchBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieDesDrawPunchBuilder()
Properties
ApproximateSheetbodyOption
Declaration
public bool ApproximateSheetbodyOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Plane BasePlane { get; set; }
Property Value
Declaration
public double BaseThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double BaseWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double BeltThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool CoreDrawPunchOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double DeckThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
ExactSheetbodyOption
Declaration
public bool ExactSheetbodyOption { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Section FlangeProfile { get; }
Property Value
Declaration
public double MachiningAllowance { get; set; }
Property Value
Type |
Description |
System.Double |
|
MainWallCenterLine
Declaration
public Section MainWallCenterLine { get; }
Property Value
Declaration
public SelectNXObjectList PunchCurve { get; }
Property Value
Declaration
public double ReliefAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double ReliefDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
SheetBody
Declaration
public SelectBody SheetBody { get; }
Property Value
SheetBodyDeck
Declaration
public SelectBody SheetBodyDeck { get; }
Property Value
Declaration
public Feature TfeatureSet { get; set; }
Property Value
Declaration
public double WallThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink