NXOpen.UF.Motion.SetSpring

Motion.SetSpring()

Refer to UF_MOTION_set_spring for documentation.

Signature: SetSpring(springTag, springStruct)

Parameters:
  • springTag (Tag) – The tag of the spring to set. This tag is the one returned from the UF_MOTION_create_spring function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • springStruct (NXOpen.UF.Motion.SpringDamper Refer to UF_MOTION_spring_damper_s for documentation.) – The spring structure for the input tag.

License requirements: None