Class FormingInsertBuilder
Inheritance
FormingInsertBuilder
Assembly: NXOpen.dll
public class FormingInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FormingInsertBuilder()
Properties
Declaration
public double AngleToleranceValue { get; set; }
Property Value
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
Declaration
public ScCollector BoundaryFaces { get; }
Property Value
Declaration
public FormingInsertBuilder.DesignOptions DesignOption { get; set; }
Property Value
Declaration
public double DiePlateClearance { get; set; }
Property Value
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
Declaration
public SelectBody PunchOrDieToEdit { get; }
Property Value
Declaration
public double PunchPlateClearance { get; set; }
Property Value
Declaration
public bool RenameComponent { get; set; }
Property Value
Declaration
public bool ReverseDirection { get; set; }
Property Value
Declaration
public bool SameWithPlate { get; set; }
Property Value
Declaration
public ScCollector SeedFace { get; }
Property Value
Declaration
public ScCollector SelectFormingFaces { get; }
Property Value
Declaration
public double StripperPlateClearance { get; set; }
Property Value
Declaration
public bool TangentEdgeAngle { get; set; }
Property Value
Declaration
public bool TraverseInteriorEdges { 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 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