Class DieBaseBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieBaseBuilder
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 DieBaseBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieBaseBuilder()
Properties
Declaration
public double AdjustedPlateLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.AlongDirectionOpt AlongDirection { get; set; }
Property Value
Declaration
public DieBaseBuilder.CatalogOpt Catalog { get; set; }
Property Value
Declaration
public double Close { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Section CreateSplittingCurves { get; }
Property Value
Declaration
public double DbEdgeDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DbRefPointX { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double DbRefPointY { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.DesignToolOption DesignToolOpt { get; set; }
Property Value
Declaration
public SelectBody DieBase { get; }
Property Value
Declaration
public SelectBodyList DieBaseOrSubDieBase { get; }
Property Value
Declaration
public SelectBodyList DieBaseToDelete { get; }
Property Value
Declaration
public DieBaseBuilder.DieBaseTypeOpt DieBaseType { get; set; }
Property Value
Declaration
public double FirstLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double GapFirst { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double GapSecond { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool LoadDBOnly { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string NewDieBaseName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double OpenDist { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.ParentNodeOpt ParentNode { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double PlateLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.PlatesNumberOpt PlatesNumber { get; set; }
Property Value
Declaration
public double PlateWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool Rename { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double SecondLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public SelectPart SelectPlateToSplit { get; }
Property Value
Declaration
public SelectPart SelectSubDieBase { get; }
Property Value
Declaration
public double SplitGap { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.SplitMethod SplitSubSingle { get; set; }
Property Value
Declaration
public DieBaseBuilder.SplitOption StandardOrUserDefined { get; set; }
Property Value
Declaration
public double StripTravelDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public DieBaseBuilder.Types Type { get; set; }
Property Value
Declaration
public bool UpdateDieBasePosition { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double XDistanceFirst { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double XDistanceSecond { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double YDistanceFirst { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double YDistanceSecond { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
Declaration
public void DeleteSelectedDieBase()
Declaration
public void DieBaseData()
Declaration
Declaration
Declaration
public void PickLocation()
Declaration
public void PickSplitLocation()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink