Class BurringInsertBuilder
Inheritance
BurringInsertBuilder
Assembly: NXOpen.dll
public class BurringInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected BurringInsertBuilder()
Properties
Declaration
public Expression ArcRadius { get; }
Property Value
Declaration
public Section BlankProfile { get; }
Property Value
Declaration
public BurringInsertBuilder.BlankTypes BlankType { get; set; }
Property Value
Declaration
public BurringInsertBuilder.BurringDirections BurringDirection { get; set; }
Property Value
Declaration
public BurringInsertBuilder.BurringPunchTypes BurringPunchType { get; set; }
Property Value
Declaration
public BurringInsertBuilder.CircularOrNonCircularType CircularOrNonCircular { get; set; }
Property Value
Declaration
public BurringInsertBuilder.DesignOptions DesignOption { get; set; }
Property Value
Declaration
public Expression EndValue { get; }
Property Value
Declaration
public BurringInsertBuilder.ParentTypes ParentPart { get; set; }
Property Value
Declaration
public string ParentPartName { get; set; }
Property Value
Declaration
public double PlateClearanceFirst { get; set; }
Property Value
Declaration
public double PlateClearanceSecond { get; set; }
Property Value
Declaration
public double PlateClearanceThird { get; set; }
Property Value
Declaration
public Expression PunchHeadHeight { get; }
Property Value
Declaration
public SelectBody PunchOrDieToEdit { get; }
Property Value
Declaration
public bool RenameComponent { get; set; }
Property Value
Declaration
public ScCollector SelectFaces { get; }
Property Value
Declaration
public Expression StartValue { get; }
Property Value
Declaration
public bool UsePlateClearanceFirst { get; set; }
Property Value
Declaration
public bool UsePlateClearanceSecond { get; set; }
Property Value
Declaration
public bool UsePlateClearanceThird { get; set; }
Property Value
Methods
Declaration
public TaggedObject CreateNewComponent(TaggedObject parentTag, Point3d origin)
Parameters
Returns
Declaration
public void DeletePunchOrDieComponent()
Declaration
public void RevolveSketchedCurve()
Implements
System.Runtime.Remoting.Messaging.IMessageSink