本页总览KSurface.getClosestPoint() method 获得面上距离传入点最近的一点,以指定容差。 Get the closest point on surface for the input point with specified tolerance. Signature: getClosestPoint(point: KPoint3d, tolerance?: number): KPoint3d; Links: getClosestPoint(point: KPoint3d, tolerance?: number): KPoint3d; Parameters