NXOpen.UF.Motion.Ask3dContactMethod

Motion.Ask3dContactMethod()

Refer to UF_MOTION_ask_3D_contact_method for documentation.

Signature: Ask3dContactMethod()

Returns:A Tuple
Return type:A tuple consisting of (contactMethod,facetContactTolerance)

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