NXOpen.UF.Motion.Ask3dContact

Motion.Ask3dContact()

Refer to UF_MOTION_ask_3D_contact for documentation.

Signature: Ask3dContact(contactTag)

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

License requirements: None