Struct UFMotion.LinkInitialVel
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 LinkInitialVel
  Fields
angular_mag
Declaration
public double angular_mag
  Field Value
| Type | Description | 
|---|---|
| System.Double | 
linear_dir
Declaration
public Tag linear_dir
  Field Value
| Type | Description | 
|---|---|
| Tag | 
magnitude
Declaration
public double magnitude
  Field Value
| Type | Description | 
|---|---|
| System.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 | 
|---|---|
| System.Double[] |