NXOpen.UF.Motion.SetCylindricalBushing

Motion.SetCylindricalBushing()

Refer to UF_MOTION_set_cylindrical_bushing for documentation.

Signature: SetCylindricalBushing(bushingTag, bushingStruct)

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

License requirements: None