Class HoleBossSet
Inheritance
System.Object
System.MarshalByRefObject
HoleBossSet
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
Syntax
public class HoleBossSet : TaggedObject, IMessageSink
Constructors
HoleBossSet()
Declaration
Properties
Depth
Declaration
public double Depth { get; set; }
Property Value
Type |
Description |
System.Double |
|
DepthBuilder
Declaration
public InferredDouble DepthBuilder { get; }
Property Value
DepthLimit
Declaration
public HoleBossSet.DepthLimitTypes DepthLimit { get; set; }
Property Value
Diameter
Declaration
public double Diameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
DiameterBuilder
Declaration
public InferredDouble DiameterBuilder { get; }
Property Value
Length
Declaration
public double Length { get; set; }
Property Value
Type |
Description |
System.Double |
|
LengthBuilder
Declaration
public InferredDouble LengthBuilder { get; }
Property Value
MajorDiameter
Declaration
public double MajorDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
MinorDiameter
Declaration
public double MinorDiameter { get; set; }
Property Value
Type |
Description |
System.Double |
|
Size
Declaration
public string Size { get; set; }
Property Value
Type |
Description |
System.String |
|
StartDiameter
Declaration
public CAMAttribute StartDiameter { get; }
Property Value
TipAngle
Declaration
public CAMAttribute TipAngle { get; }
Property Value
Declaration
public NXObject ToolAxis { get; set; }
Property Value
Methods
GetFeature()
Declaration
public Feature GetFeature()
Returns
GetMachiningFeature()
Declaration
public CAMFeature GetMachiningFeature()
Returns
InferLogic(NXObject)
Declaration
public void InferLogic(NXObject entity)
Parameters
ReverseDirection()
Declaration
public void ReverseDirection()
Implements
System.Runtime.Remoting.Messaging.IMessageSink