NXOpen.UF.Motion.Set3dContact

Motion.Set3dContact()

Refer to UF_MOTION_set_3D_contact for documentation.

Signature: Set3dContact(contactTag, contactStruct)

Parameters:
  • contactTag (Tag) – The tag of the 3D contact to set. This tag is the one returned from UF_MOTION_create_3D_contact. It can also be found using object cycle functions. (eg. UF_OBJ_cycle_objs_by_type)
  • contactStruct (NXOpen.UF.Motion.Motion3DContact Refer to UF_MOTION_3D_contact_s for documentation.) – The 3D contact structure for the input tag.

License requirements: None