Class ToolAxisFixed
Inheritance
System.Object
System.MarshalByRefObject
ToolAxisFixed
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)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class ToolAxisFixed : ToolAxisBase, IMessageSink
Constructors
ToolAxisFixed()
Declaration
protected ToolAxisFixed()
Properties
IsPreferredAnglesDefined
Declaration
public bool IsPreferredAnglesDefined { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
PreferredFifthAngle
Declaration
public double PreferredFifthAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
PreferredFourthAngle
Declaration
public double PreferredFourthAngle { get; }
Property Value
Type | Description |
---|---|
System.Double |
TangentToCurveAngle
Declaration
public double TangentToCurveAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ToolAxisType
Declaration
public ToolAxisFixed.Types ToolAxisType { get; set; }
Property Value
Type | Description |
---|---|
ToolAxisFixed.Types |
Implements
System.Runtime.Remoting.Messaging.IMessageSink