NXOpen.UF.Motion.AskGeneralBushing

Motion.AskGeneralBushing()

Refer to UF_MOTION_ask_general_bushing for documentation.

Signature: AskGeneralBushing(bushingTag)

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

License requirements: None