Class BurringInsertBuilder
Inheritance
System.Object
System.MarshalByRefObject
BurringInsertBuilder
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 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.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
Type |
Description |
System.String |
|
Declaration
public double PlateClearanceFirst { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceSecond { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public double PlateClearanceThird { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public Expression PunchHeadHeight { get; }
Property Value
Declaration
public SelectBody PunchOrDieToEdit { get; }
Property Value
Declaration
public bool RenameComponent { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public ScCollector SelectFaces { get; }
Property Value
Declaration
public Expression StartValue { get; }
Property Value
Declaration
public bool UsePlateClearanceFirst { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceSecond { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public bool UsePlateClearanceThird { 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 RevolveSketchedCurve()
Implements
System.Runtime.Remoting.Messaging.IMessageSink