Class DieShoeBuilder
Inheritance
DieShoeBuilder
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
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
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
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