Class BendInsertDesignBuilder
Inheritance
System.Object
System.MarshalByRefObject
BendInsertDesignBuilder
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 BendInsertDesignBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BendInsertDesignBuilder()
Properties
Declaration
public ScCollector BendFace { get; }
Property Value
Declaration
public BendInsertDesignBuilder.BendingDirectionOption BendingDirection { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.BendTypeOption BendType { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.BlankPositions BlankPosition { get; set; }
Property Value
Declaration
public double BottomPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool CompositeInsert { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ConceptDesign { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double DiePlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression Extend { get; }
Property Value
Declaration
public Expression ExtrudeEnd { get; }
Property Value
Declaration
public Expression ExtrudeEnd1 { get; }
Property Value
Declaration
public Section ExtrudeSketch { get; }
Property Value
Declaration
public Expression ExtrudeStart { get; }
Property Value
Declaration
public Expression ExtrudeStart1 { get; }
Property Value
FalseBody
Declaration
public bool FalseBody { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool FlipTrimDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public SelectComponentList InsertComponent { get; }
Property Value
Declaration
public SelectComponentList InsertToEdit { get; }
Property Value
Declaration
public BendInsertDesignBuilder.InsertTypeOption InsertType { get; set; }
Property Value
Declaration
public Plane IntersectPlane { get; set; }
Property Value
Declaration
public bool IsAutoDatum { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public string NewPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public BendInsertDesignBuilder.ParentOption ParentNode { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public double PunchPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool ReName { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double StripperPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public BendInsertDesignBuilder.Types Type { get; set; }
Property Value
Declaration
public bool UseBottomPlateClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UseDiePlateClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePunchPlateClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UseStripperPlateClearance { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Declaration
public void AddInsertComponent()
Declaration
public void SetFaces(Face[] faceOccs)
Parameters
Type |
Name |
Description |
Face[] |
faceOccs |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink