Class DieEngDieTipBuilder
Inheritance
DieEngDieTipBuilder
Assembly: NXOpen.dll
public class DieEngDieTipBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieEngDieTipBuilder()
Properties
Declaration
public bool ChangeTipOrientations { get; set; }
Property Value
Declaration
public bool ChangeTipOrigin { get; set; }
Property Value
Declaration
public bool GenerateOutline { get; set; }
Property Value
Declaration
public bool InheritTip { get; set; }
Property Value
Declaration
public Point Origin { get; set; }
Property Value
Declaration
public SelectBody Product { get; }
Property Value
Declaration
public SelectNXObjectList ReferenceData { get; }
Property Value
Declaration
public SelectNXObject StampingOperation { get; }
Property Value
Declaration
public int SyncOrigin { get; set; }
Property Value
Declaration
public double Thickness { get; set; }
Property Value
Declaration
public DieEngDieTipBuilder.MaterialThicknessType ThicknessType { get; set; }
Property Value
Declaration
public bool WithoutWorkflow { get; set; }
Property Value
Methods
Declaration
public void MoreDetails()
Declaration
public void ObjectProperties()
Implements
System.Runtime.Remoting.Messaging.IMessageSink