NXOpen.UF.Motion.Set3dContactMethod

Motion.Set3dContactMethod()

Refer to UF_MOTION_set_3D_contact_method for documentation.

Signature: Set3dContactMethod(contactMethod, facetContactTolerance)

Parameters:
  • contactMethod (NXOpen.UF.Motion.ContactMethod Refer to UF_MOTION_3d_contact_method_e for documentation.) – the 3d contact method to be used by Adams
  • facetContactTolerance (int) – ignored unlesscontact_method == UF_MOTION_faceted_contact Must be a value 1 to 100. 1 means Fast but may not be accurate 100 means accurate but may not be fast

License requirements: None