Class BendInsertDesignBuilder
Inheritance
BendInsertDesignBuilder
Assembly: NXOpen.dll
public class BendInsertDesignBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BendInsertDesignBuilder()
Properties
Declaration
public ScCollector BendFace { get; }
Property Value
Declaration
public BendInsertDesignBuilder.BendTypeOption BendType { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.BendingDirectionOption BendingDirection { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.BlankPositions BlankPosition { get; set; }
Property Value
Declaration
public double BottomPlateClearance { get; set; }
Property Value
Declaration
public bool CompositeInsert { get; set; }
Property Value
Declaration
public bool ConceptDesign { get; set; }
Property Value
Declaration
public double DiePlateClearance { get; set; }
Property Value
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
Declaration
public double ExtrudeTolerance { get; set; }
Property Value
FalseBody
Declaration
public bool FalseBody { get; set; }
Property Value
Declaration
public bool FlipTrimDirection { get; set; }
Property Value
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
Declaration
public string NewPartName { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.ParentOption ParentNode { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Declaration
public double PunchPlateClearance { get; set; }
Property Value
Declaration
public bool ReName { get; set; }
Property Value
Declaration
public double StripperPlateClearance { get; set; }
Property Value
Declaration
public BendInsertDesignBuilder.Types Type { get; set; }
Property Value
Declaration
public bool UseBottomPlateClearance { get; set; }
Property Value
Declaration
public bool UseDiePlateClearance { get; set; }
Property Value
Declaration
public bool UsePunchPlateClearance { get; set; }
Property Value
Declaration
public bool UseStripperPlateClearance { get; set; }
Property Value
Methods
Declaration
public void AddInsertComponent()
Declaration
public void SetFaces(Face[] faceOccs)
Parameters
Type |
Name |
Description |
Face[] |
faceOccs |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink