NXOpen.UF.Evalsf.FindClosestPoint2

Evalsf.FindClosestPoint2()

Refer to UF_EVALSF_find_closest_point_2 for documentation.

Signature: FindClosestPoint2(evaluator, point)

Parameters:
  • evaluator (PointerWrapper for UF_EVALSF_S) – Address of evaluator structure
  • point (list of float) – Given point in absolute space
Returns:

Address of point position on surface

Return type:

NXOpen.UF.Evalsf.Pos3 Refer to UF_EVALSF_pos3_s for documentation.

License requirements: None