NXOpen.UF.Motion.AskSpring

Motion.AskSpring()

Refer to UF_MOTION_ask_spring for documentation.

Signature: AskSpring(springTag)

Parameters:springTag (Tag) – The tag of the spring to return information about. 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)
Returns:The spring structure for the input tag.
Return type:NXOpen.UF.Motion.SpringDamper Refer to UF_MOTION_spring_damper_s for documentation.

License requirements: None