Search Results for

    Show / Hide Table of Contents

    Struct UFPath.SpindleOn

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

    Fields

    direction

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

    maxrpm

    Declaration
    public double maxrpm
    Field Value
    Type Description
    System.Double

    maxrpm_flag

    Declaration
    public bool maxrpm_flag
    Field Value
    Type Description
    System.Boolean

    mode

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

    range

    Declaration
    public string range
    Field Value
    Type Description
    System.String

    range_flag

    Declaration
    public bool range_flag
    Field Value
    Type Description
    System.Boolean

    speed

    Declaration
    public double speed
    Field Value
    Type Description
    System.Double

    speed_flag

    Declaration
    public bool speed_flag
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX