NXOpen.UF.Motion.AskCylindricalBushing

Motion.AskCylindricalBushing()

Refer to UF_MOTION_ask_cylindrical_bushing for documentation.

Signature: AskCylindricalBushing(bushingTag)

Parameters:bushingTag (Tag) – The tag of the cylindrical bushing to return information about. This tag is the one returned from the UF_MOTION_create_cylindrical_bushing function. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
Returns:The cylindrical bushing structure for the input tag.
Return type:NXOpen.UF.Motion.CylindricalBushing Refer to UF_MOTION_cylindrical_bushing_s for documentation.

License requirements: None