Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.LinkInitialVel

    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 UFMotion.LinkInitialVel

    Fields

    angular_mag

    Declaration
    public double angular_mag
    Field Value
    Type Description
    double

    linear_dir

    Declaration
    public Tag linear_dir
    Field Value
    Type Description
    Tag

    magnitude

    Declaration
    public double magnitude
    Field Value
    Type Description
    double

    rotation_csys

    Declaration
    public Tag rotation_csys
    Field Value
    Type Description
    Tag

    rotation_dir

    Declaration
    public Tag rotation_dir
    Field Value
    Type Description
    Tag

    rotation_vel

    Declaration
    public double[] rotation_vel
    Field Value
    Type Description
    double[]
    In this article
    Back to top Generated by DocFX