Struct UFMotion.JointCoupler
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
public struct 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 | 
|---|---|
| System.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 | 
|---|---|
| System.Double |