M_Rhino_Geometry_Polyline_ClosestParameter - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the parameter along the polyline which is closest to a test-point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double ClosestParameter(
Point3d testPoint
)
VB
Public Function ClosestParameter (
testPoint As Point3d
) As Double
- testPoint
- Type: Rhino.Geometry.Point3d
Point to approximate.
Type: Double
The parameter along the polyline closest to testPoint.
Supported in: 6.0.16224.21491, 5D58w