Class CycleSpindle
Assembly: NXOpen.dll
Syntax
public class CycleSpindle : TaggedObject, IMessageSink
Constructors
CycleSpindle()
Declaration
Properties
IsActive
Declaration
public bool IsActive { get; set; }
Property Value
IsReversed
Declaration
public bool IsReversed { get; set; }
Property Value
SpindleMode
Declaration
public CycleSpindle.Mode SpindleMode { get; set; }
Property Value
SpindleSpeed
Declaration
public double SpindleSpeed { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink