Search Results for

    Show / Hide Table of Contents

    Struct UFMotion.JointCoupler

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

    Fields

    joint_1

    Declaration
    public Tag joint_1
    Field Value
    Type Description
    Tag

    joint_2

    Declaration
    public Tag joint_2
    Field Value
    Type Description
    Tag

    jtc_type

    Declaration
    public UFMotion.JointCouplerType jtc_type
    Field Value
    Type Description
    UFMotion.JointCouplerType

    name

    Declaration
    public string name
    Field Value
    Type Description
    string

    orientation_tag

    Declaration
    public Tag orientation_tag
    Field Value
    Type Description
    Tag

    origin_tag

    Declaration
    public Tag origin_tag
    Field Value
    Type Description
    Tag

    ratio

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