Search Results for

    Show / Hide Table of Contents

    Struct UFPath.SpindleOn

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFPath.SpindleOn

    Fields

    direction

    Declaration
    public UFPath.Direction direction
    Field Value
    Type Description
    UFPath.Direction

    maxrpm

    Declaration
    public double maxrpm
    Field Value
    Type Description
    double

    maxrpm_flag

    Declaration
    public bool maxrpm_flag
    Field Value
    Type Description
    bool

    mode

    Declaration
    public UFPath.SpindleMode mode
    Field Value
    Type Description
    UFPath.SpindleMode

    range

    Declaration
    public string range
    Field Value
    Type Description
    string

    range_flag

    Declaration
    public bool range_flag
    Field Value
    Type Description
    bool

    speed

    Declaration
    public double speed
    Field Value
    Type Description
    double

    speed_flag

    Declaration
    public bool speed_flag
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX