Class InsertAuxiliaryBuilder
Inheritance
InsertAuxiliaryBuilder
Assembly: NXOpen.dll
public class InsertAuxiliaryBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected InsertAuxiliaryBuilder()
Properties
Declaration
public double BlendRadius { get; set; }
Property Value
Declaration
public double BottomPlateClearance { get; set; }
Property Value
Declaration
public bool CircDeleteAllComponents { get; set; }
Property Value
Declaration
public SelectBody CircularInsert { get; }
Property Value
Declaration
public InsertAuxiliaryBuilder.CircOperationTypes CircularOperation { get; set; }
Property Value
Declaration
public Direction CircularVector { get; set; }
Property Value
Declaration
public double ClearanceValue { get; set; }
Property Value
Declaration
public Point ControlPoint { get; set; }
Property Value
Declaration
public SelectBodyList CopySelectInsert { get; }
Property Value
Declaration
public Section CreateCurvesToDivideFace { get; }
Property Value
Declaration
public InsertAuxiliaryBuilder.DesignToolOption DesignTool { get; set; }
Property Value
Declaration
public Point DestinationPoint { get; set; }
Property Value
Declaration
public ScCollector FaceForRamp { get; }
Property Value
FalseBodyHeight
Declaration
public Expression FalseBodyHeight { get; }
Property Value
Declaration
public double HeelFalseHeightClearance { get; set; }
Property Value
Declaration
public double HeelHeight { get; set; }
Property Value
Declaration
public double HeelLength { get; set; }
Property Value
Declaration
public double HeelRadian { get; set; }
Property Value
Declaration
public InsertAuxiliaryBuilder.HeelTypesType HeelTypes { get; set; }
Property Value
Declaration
public double HeelWidth { get; set; }
Property Value
Declaration
public SelectEdge InsertEdge { get; }
Property Value
Declaration
public ScCollector InsertShankFace { get; }
Property Value
Declaration
public SelectBodyList InsertsToDelete { get; }
Property Value
Declaration
public SelectEdge MountPunchEdge { get; }
Property Value
Declaration
public ScCollector MountPunchFace { get; }
Property Value
Declaration
public double OffsetAngle { get; set; }
Property Value
Declaration
public double OffsetX { get; set; }
Property Value
Declaration
public double OffsetY { get; set; }
Property Value
Declaration
public Point PointForRamp { get; set; }
Property Value
Declaration
public SelectBody Punch { get; }
Property Value
Declaration
public SelectEdge PunchEdge { get; }
Property Value
Declaration
public double PunchPlateClearance { get; set; }
Property Value
Declaration
public ScCollector PunchShankFace { get; }
Property Value
Declaration
public double PunchShankParaC { get; set; }
Property Value
Declaration
public double PunchShankParaFL { get; set; }
Property Value
Declaration
public double PunchShankParaL1 { get; set; }
Property Value
Declaration
public double PunchShankParaLength { get; set; }
Property Value
Declaration
public double PunchShankParaPL { get; set; }
Property Value
Declaration
public double PunchShankParaR { get; set; }
Property Value
Declaration
public double PunchShankParaWidth { get; set; }
Property Value
Declaration
public Expression RadiusForRamp { get; }
Property Value
Declaration
public Expression RampShankHeight { get; }
Property Value
Declaration
public InsertAuxiliaryBuilder.RampStepsType RampSteps { get; set; }
Property Value
Declaration
public bool RectDeleteAllComponents { get; set; }
Property Value
Declaration
public SelectBody RectangularInsert { get; }
Property Value
Declaration
public InsertAuxiliaryBuilder.RectOperationOption RectangularOperation { get; set; }
Property Value
Declaration
public Direction RectangularXVector { get; set; }
Property Value
Declaration
public Direction RectangularYVector { get; set; }
Property Value
Declaration
public SelectFace SelectFaceToDivide { get; }
Property Value
Declaration
public SelectBody SelectInsertToDeleteRamp { get; }
Property Value
Declaration
public SelectNXObjectList SelectRampFeature { get; }
Property Value
Declaration
public Section SelectShankProfile { get; }
Property Value
Declaration
public InsertAuxiliaryBuilder.ShankShapeTypes ShankShape { get; set; }
Property Value
Declaration
public ScCollector ShanksToDelete { get; }
Property Value
Declaration
public Section SketchToRevolve { get; }
Property Value
Declaration
public double StripperPlateClearance { get; set; }
Property Value
Declaration
public int TotalAlongX { get; set; }
Property Value
Declaration
public int TotalAlongY { get; set; }
Property Value
Declaration
public int TotalNumber { get; set; }
Property Value
Declaration
public InsertAuxiliaryBuilder.Types Type { get; set; }
Property Value
Declaration
public bool UseBottomPlateClearance { get; set; }
Property Value
Declaration
public bool UseClearance { get; set; }
Property Value
Declaration
public InsertAuxiliaryBuilder.UseFaceOrSketchToRevolve UseFaceOrSketch { get; set; }
Property Value
Declaration
public bool UsePunchPlateClearance { get; set; }
Property Value
Declaration
public bool UseStripperPlateClearance { get; set; }
Property Value
Declaration
public Direction VectorForRamp { get; set; }
Property Value
Methods
Declaration
public void DesignMountHead()
Implements
System.Runtime.Remoting.Messaging.IMessageSink