Class FormingInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
FormingInsertBuilder
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 FormingInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FormingInsertBuilder()
Properties
Declaration
public double AngleToleranceValue { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public FormingInsertBuilder.BlankPositions BlankPosition { get; set; }
Property Value
Declaration
public Section BlankProfile { get; }
Property Value
Declaration
public FormingInsertBuilder.BlankTypes BlankType { get; set; }
Property Value
Declaration
public double BottomPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public ScCollector BoundaryFaces { get; }
Property Value
Declaration
public FormingInsertBuilder.DesignOptions DesignOption { get; set; }
Property Value
Declaration
public double DiePlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression HeightValue { get; }
Property Value
Declaration
public Expression LowerValue { get; }
Property Value
Declaration
public FormingInsertBuilder.ParentTypes ParentPart { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public SelectBody PunchOrDieToEdit { get; }
Property Value
Declaration
public double PunchPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool RenameComponent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool SameWithPlate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ScCollector SeedFace { get; }
Property Value
Declaration
public ScCollector SelectFormingFaces { get; }
Property Value
Declaration
public double StripperPlateClearance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool TangentEdgeAngle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool TraverseInteriorEdges { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
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 TaggedObject CreateNewComponent(TaggedObject parentTag, Point3d origin)
Parameters
Returns
Declaration
public void DeletePunchOrDieComponent()
Declaration
public void ExtractFormingRegion()
Declaration
public void ReverseTrimDirection()
Implements
System.Runtime.Remoting.Messaging.IMessageSink