NXOpen.UF.Motion.Set2dContact

Motion.Set2dContact()

Refer to UF_MOTION_set_2D_contact for documentation.

Signature: Set2dContact(contactTag, contactStruct)

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

License requirements: None