Class DieInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
DieInsertBuilder
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 DieInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected DieInsertBuilder()
Properties
Declaration
public DieInsertBuilder.BoundingBoxTypeItems BoundingBoxType { get; set; }
Property Value
Declaration
public Point3d BoxPosition { get; set; }
Property Value
Declaration
public bool ConceptDesign { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public DieInsertBuilder.DieInsertTypeItems DieInsertType { get; set; }
Property Value
Declaration
public TaggedObject DieStandardInsertInstance { get; set; }
Property Value
Declaration
public DieInsertBuilder.InsertModeItems InsertMode { get; set; }
Property Value
Declaration
public string NewPartNames { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Expression OffsetValueLinearDimensionNegativeX { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionNegativeY { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionNegativeZ { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionPositiveX { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionPositiveY { get; }
Property Value
Declaration
public Expression OffsetValueLinearDimensionPositiveZ { get; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public DieInsertBuilder.PositionItems Position { get; set; }
Property Value
Declaration
public Expression RadialOffset { get; }
Property Value
Declaration
public bool RenameDialog { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public Section SelectDieInsertOutline { get; }
Property Value
Declaration
public SelectBodyList SelectScrap { get; }
Property Value
Declaration
public SelectBodyList SelectUserDefinedDieInsertForEdit { get; }
Property Value
Declaration
public Direction SelectVector { get; set; }
Property Value
Declaration
public double UserDefinedDieInsertClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression UserDefinedDieInsertHeight { get; }
Property Value
WithoutFalseBody
Declaration
public bool WithoutFalseBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public void AddDieInsertPart()
Declaration
public void CalculateBoxSize()
Declaration
public void CreateUserDefinedDieInsert()
Declaration
public void CreateUserDefinedInsertDatumPlane()
Declaration
public void SetManipulatorToMatrixAndPosition(Matrix3x3 matrix, Point3d position)
Parameters
Declaration
public void StandardDieInsert()
Implements
System.Runtime.Remoting.Messaging.IMessageSink