Struct UFMotion.SpringDamper
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)
Assembly: NXOpen.UF.dll
Syntax
public struct SpringDamper
Fields
damping_rate
Declaration
public double damping_rate
Field Value
Type |
Description |
System.Double |
|
joint
Declaration
Field Value
link_1
Declaration
Field Value
link_2
Declaration
Field Value
name
Declaration
Field Value
Type |
Description |
System.String |
|
point_1
Declaration
Field Value
point_2
Declaration
Field Value
pt1_coord
Declaration
public double[] pt1_coord
Field Value
Type |
Description |
System.Double[] |
|
pt2_coord
Declaration
public double[] pt2_coord
Field Value
Type |
Description |
System.Double[] |
|
spr_dmp_type
Declaration
public UFMotion.SpringDamperType spr_dmp_type
Field Value
spring_init_length
Declaration
public double spring_init_length
Field Value
Type |
Description |
System.Double |
|
spring_preload
Declaration
public double spring_preload
Field Value
Type |
Description |
System.Double |
|
spring_rate
Declaration
public double spring_rate
Field Value
Type |
Description |
System.Double |
|
spring_ref_angle
Declaration
public double spring_ref_angle
Field Value
Type |
Description |
System.Double |
|
spring_ref_length
Declaration
public double spring_ref_length
Field Value
Type |
Description |
System.Double |
|