NXOpen.UF.Evalsf.FindClosestPoint

Evalsf.FindClosestPoint()

Refer to UF_EVALSF_find_closest_point for documentation.

Signature: FindClosestPoint(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