Class ToolAxisChange
Inheritance
ToolAxisChange
Assembly: NXOpen.dll
public class ToolAxisChange : TaggedObject, IMessageSink
Constructors
Declaration
protected ToolAxisChange()
Properties
Declaration
public bool ExtendAtConvexCorner { get; set; }
Property Value
Declaration
public bool LiftAtConvexCorner { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MaxCornerAngle { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxToolAxisChange { get; }
Property Value
Declaration
public ToolAxisChange.MethodTypes Method { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder MinToolAxisChange { get; }
Property Value
Declaration
public InheritableDoubleBuilder TiltAngle { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink