ClosestPoint 命令

ClosestPoint( <Path>, <Point> )

返回一条 Geometric_Objects 上距离所选点最近的新点。

对于 Functions ,此命令现在使用最近点(而不是垂直点)。这对于多项式效果最好;对于其他函数,数值算法的稳定性较差。

ClosestPoint( <Line>, <Line> )

返回第一条直线上距离第二条直线最近的新点。