Class ToolAxisFixed
Inheritance
ToolAxisFixed
Assembly: NXOpen.dll
public class ToolAxisFixed : ToolAxisBase, IMessageSink
Constructors
Declaration
protected ToolAxisFixed()
Properties
Declaration
public bool IsPreferredAnglesDefined { get; }
Property Value
Declaration
public double PreferredFifthAngle { get; }
Property Value
Declaration
public double PreferredFourthAngle { get; }
Property Value
Declaration
public double TangentToCurveAngle { get; set; }
Property Value
Declaration
public ToolAxisFixed.Types ToolAxisType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink