NXOpen.UF.Motion.Ask2dContact

Motion.Ask2dContact()

Refer to UF_MOTION_ask_2D_contact for documentation.

Signature: Ask2dContact(contactTag)

Parameters:contactTag (Tag) – The tag of the 2D contact to return. 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)
Returns:The 2D contact structure of the input tag.
Return type:NXOpen.UF.Motion.Motion2DContact Refer to UF_MOTION_2D_contact_s for documentation.

License requirements: None