Search Results for

    Show / Hide Table of Contents

    Struct UFPath.LinearMotion

    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.LinearMotion

    Fields

    feed_unit

    Declaration
    public UFPath.FeedUnit feed_unit
    Field Value
    Type Description
    UFPath.FeedUnit

    feed_value

    Declaration
    public double feed_value
    Field Value
    Type Description
    double

    position

    Declaration
    public double[] position
    Field Value
    Type Description
    double[]

    tool_axis

    Declaration
    public double[] tool_axis
    Field Value
    Type Description
    double[]

    type

    Declaration
    public UFPath.MotionType type
    Field Value
    Type Description
    UFPath.MotionType
    In this article
    Back to top Generated by DocFX