NXOpen.UF.Motion.SetGeneralBushing

Motion.SetGeneralBushing()

Refer to UF_MOTION_set_general_bushing for documentation.

Signature: SetGeneralBushing(bushingTag, bushingStruct)

Parameters:
  • bushingTag (Tag) – The tag of the general bushing to set. 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)
  • bushingStruct (NXOpen.UF.Motion.GeneralBushing Refer to UF_MOTION_general_bushing_s for documentation.) – The general bushing structure for the input tag.

License requirements: None