Class ToolPathTiltMachine
Inheritance
ToolPathTiltMachine
Assembly: NXOpen.dll
public class ToolPathTiltMachine : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected ToolPathTiltMachine()
Properties
Declaration
public InheritableToolDepBuilder MachineMaxStep { get; }
Property Value
MachineToolMainMcs
Declaration
public ToolPathTiltMachine.ToolMainMcsTypes MachineToolMainMcs { get; set; }
Property Value
Declaration
public double MaxTiltAngle { get; set; }
Property Value
Declaration
public double MaxToolAxisChange { get; set; }
Property Value
Declaration
public double MinTiltAngle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink