NXOpen.UF.Motion.AskDamper

Motion.AskDamper()

Refer to UF_MOTION_ask_damper for documentation.

Signature: AskDamper(damperTag)

Parameters:damperTag (Tag) – The tag of the damper to return information about. This tag is the one returned from the UF_MOTION_create_damper function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:The damper structure for the input tag.
Return type:NXOpen.UF.Motion.SpringDamper Refer to UF_MOTION_spring_damper_s for documentation.

License requirements: None