Struct UFMotion.SpringDamper
Assembly: NXOpen.UF.dll
Syntax
public struct UFMotion.SpringDamper
Fields
damping_rate
Declaration
public double damping_rate
Field Value
joint
Declaration
Field Value
link_1
Declaration
Field Value
link_2
Declaration
Field Value
name
Declaration
Field Value
point_1
Declaration
Field Value
point_2
Declaration
Field Value
pt1_coord
Declaration
public double[] pt1_coord
Field Value
pt2_coord
Declaration
public double[] pt2_coord
Field Value
spr_dmp_type
Declaration
public UFMotion.SpringDamperType spr_dmp_type
Field Value
spring_init_length
Declaration
public double spring_init_length
Field Value
spring_preload
Declaration
public double spring_preload
Field Value
spring_rate
Declaration
public double spring_rate
Field Value
spring_ref_angle
Declaration
public double spring_ref_angle
Field Value
spring_ref_length
Declaration
public double spring_ref_length
Field Value