Search Results for

    Show / Hide Table of Contents

    Struct UFMotion._VectorForceTorque

    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
    struct _VectorForceTorque

    Fields

    comp_functions

    Declaration
    public Tag[] comp_functions
    Field Value
    Type Description
    Tag[]

    direction

    Declaration
    public Tag direction
    Field Value
    Type Description
    Tag

    frame

    Declaration
    public UFMotion.ReferenceFrame frame
    Field Value
    Type Description
    UFMotion.ReferenceFrame

    link

    Declaration
    public Tag link
    Field Value
    Type Description
    Tag

    magnitude_function

    Declaration
    public Tag magnitude_function
    Field Value
    Type Description
    Tag

    name

    Declaration
    public byte[] name
    Field Value
    Type Description
    System.Byte[]

    origin

    Declaration
    public Tag origin
    Field Value
    Type Description
    Tag

    reaction_link

    Declaration
    public Tag reaction_link
    Field Value
    Type Description
    Tag

    vtype

    Declaration
    public UFMotion.VectorType vtype
    Field Value
    Type Description
    UFMotion.VectorType
    In This Article
    Back to top Generated by DocFX