NXOpen.UF.Path.SpindleOn Structure

NXOpen.UF.Path.SpindleOn is an alias for NXOpen.UF.PathSpindleOn_Struct

class NXOpen.UF.PathSpindleOn_Struct

Bases: object

Refer to UF_PATH_spindle_on_s for documentation.

Fields

NXOpen.UF.PathSpindleOn_Struct.Speed is the speed of the spindle
NXOpen.UF.PathSpindleOn_Struct.Maxrpm is the maximum allowed speed of the spindle
NXOpen.UF.PathSpindleOn_Struct.Range the spindle speed range
NXOpen.UF.PathSpindleOn_Struct.Mode
NXOpen.UF.PathSpindleOn_Struct.Direction
NXOpen.UF.PathSpindleOn_Struct.SpeedFlag the speed is output if and only if this flag is TRUE.
NXOpen.UF.PathSpindleOn_Struct.MaxrpmFlag the maximum speed is output if and only if this flag is TRUE.
NXOpen.UF.PathSpindleOn_Struct.RangeFlag the range is output if and only if this flag is TRUE.