Class DrawDiePunchBuilder
Inheritance
System.Object
System.MarshalByRefObject
DrawDiePunchBuilder
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 DrawDiePunchBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
DrawDiePunchBuilder()
Declaration
protected DrawDiePunchBuilder()
Properties
AlignStartOrientation
Declaration
public bool AlignStartOrientation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AngleTolerance
Declaration
public double AngleTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
BaseOrientation
Declaration
public ISurface BaseOrientation { get; set; }
Property Value
BoltHoleParent
Declaration
public HoleParentBuilder BoltHoleParent { get; }
Property Value
CastReliefParent
Declaration
public CastReliefParentBuilder CastReliefParent { get; }
Property Value
ClosedStartOrientation
Declaration
public IOrientation ClosedStartOrientation { get; set; }
Property Value
CoordinatingHoleParent
Declaration
public HoleParentBuilder CoordinatingHoleParent { get; }
Property Value
CorePunch
Declaration
public bool CorePunch { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DeckParent
Declaration
public DeckParentBuilder DeckParent { get; }
Property Value
DieCenterlineCsys
Declaration
public CartesianCoordinateSystem DieCenterlineCsys { get; set; }
Property Value
DisplayHoles
Declaration
public bool DisplayHoles { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DistanceTolerance
Declaration
public double DistanceTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
DowelHoleParent
Declaration
public HoleParentBuilder DowelHoleParent { get; }
Property Value
HandlingCoreParent
Declaration
public HandlingCoreParentBuilder HandlingCoreParent { get; }
Property Value
KeywayParent
Declaration
public KeywayParentBuilder KeywayParent { get; }
Property Value
PartialRibbingParent
Declaration
public RibParentBuilder PartialRibbingParent { get; }
Property Value
PreliminaryBuild
Declaration
public bool PreliminaryBuild { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PressureSystemParent
Declaration
public PressureSystemParentBuilder PressureSystemParent { get; }
Property Value
PressureSystemReversalParent
Declaration
public PointParentBuilder PressureSystemReversalParent { get; }
Property Value
RibbingParent
Declaration
public RibParentBuilder RibbingParent { get; }
Property Value
Section
Declaration
public DrawDiePunchSectionBuilder Section { get; }
Property Value
Declaration
public Body SheetMetal { get; set; }
Property Value
StrengtheningRibbingParent
Declaration
public RibParentBuilder StrengtheningRibbingParent { get; }
Property Value
VentHoleParent
Declaration
public HoleParentBuilder VentHoleParent { get; }
Property Value
WearPlateParent
Declaration
public PadParentBuilder WearPlateParent { get; }
Property Value
Methods
GetPunchProfile(out DirectionOption, out IProfile[])
Declaration
public void GetPunchProfile(out DirectionOption direction, out IProfile[] profileEntries)
Parameters
SetPunchProfile(DirectionOption, IProfile[])
Declaration
public void SetPunchProfile(DirectionOption direction, IProfile[] profileEntries)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink