Class DieShoeBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieShoeBuilder
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
Syntax
public class DieShoeBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
DieShoeBuilder()
Declaration
protected DieShoeBuilder()
Properties
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BaseAttributes
Declaration
public DieAttributesBuilder BaseAttributes { get; }
Property Value
BaseFlangeSection
Declaration
public Section BaseFlangeSection { get; }
Property Value
BaseOrientation
Declaration
public DiePlaneBuilder BaseOrientation { get; }
Property Value
CenterlineSlotAttributes
Declaration
public DieAttributesBuilder CenterlineSlotAttributes { get; }
Property Value
CenterlineSlotCreate
Declaration
public bool CenterlineSlotCreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CenterlineSlotDepth
Declaration
public Expression CenterlineSlotDepth { get; }
Property Value
CenterlineSlotDirection
Declaration
public DieDirectionBuilder CenterlineSlotDirection { get; }
Property Value
CenterlineSlotWidth
Declaration
public Expression CenterlineSlotWidth { get; }
Property Value
DeckCutoutsSection
Declaration
public Section DeckCutoutsSection { get; }
Property Value
DeckThickness
Declaration
public Expression DeckThickness { get; }
Property Value
DieBooleansList
Declaration
public DieBooleanBuilderList DieBooleansList { get; }
Property Value
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
FlangeThickness
Declaration
public Expression FlangeThickness { get; }
Property Value
MainDeckAttributes
Declaration
public DieAttributesBuilder MainDeckAttributes { get; }
Property Value
MainDeckOffset
Declaration
public Expression MainDeckOffset { get; }
Property Value
MainDeckPlane
Declaration
public DiePlaneBuilder MainDeckPlane { get; }
Property Value
MainDeckSection
Declaration
public Section MainDeckSection { get; }
Property Value
WallThickness
Declaration
public Expression WallThickness { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink