Class DrillBoringBarTool
Inheritance
System.Object
System.MarshalByRefObject
DrillBoringBarTool
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)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class DrillBoringBarTool : DrillToolBuilder, IMessageSink, IComponentBuilder
Constructors
DrillBoringBarTool()
Declaration
protected DrillBoringBarTool()
Properties
BackInsertLength
Declaration
public InheritableDoubleBuilder BackInsertLength { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
FrontInsertLength
Declaration
public InheritableDoubleBuilder FrontInsertLength { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
InsertAngle
Declaration
public InheritableDoubleBuilder InsertAngle { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
LeadAngle
Declaration
public InheritableDoubleBuilder LeadAngle { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
ReliefLength
Declaration
public InheritableDoubleBuilder ReliefLength { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
ReliefWidth
Declaration
public InheritableDoubleBuilder ReliefWidth { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink