Search Results for

    Show / Hide Table of Contents

    Struct UFMotion._Joint

    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 _Joint

    Fields

    direction_1

    Declaration
    public Tag direction_1
    Field Value
    Type Description
    Tag

    direction_2

    Declaration
    public Tag direction_2
    Field Value
    Type Description
    Tag

    jt_type

    Declaration
    public UFMotion.JointType jt_type
    Field Value
    Type Description
    UFMotion.JointType

    link_1

    Declaration
    public Tag link_1
    Field Value
    Type Description
    Tag

    link_2

    Declaration
    public Tag link_2
    Field Value
    Type Description
    Tag

    name

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

    origin_1

    Declaration
    public Tag origin_1
    Field Value
    Type Description
    Tag

    origin_2

    Declaration
    public Tag origin_2
    Field Value
    Type Description
    Tag

    screw_ratio

    Declaration
    public double screw_ratio
    Field Value
    Type Description
    System.Double

    snap_links

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