FitPlaneToPoints

Hello All
Is there an API for
FitPlaneToPoints(IEnumerable<Point3d>, Plane, BoundingBox )
in c++.

Best
Sunayana

Use RhinoFitPlaneToPoints. See rhinoSdkUtilities.h for details.

– Dale