Is there a solution to get loose curves or surfaces from points?
Or, do I have to reduce the point? (For example, select the farthest point every three.)
This looks to me like a classic Sort by Angle task (user controls the ref Point) … then do something with the points (Polyline, Curve [Interpolate/Control pts] etc). But I have no idea about the max N of pts in these RhinoCommon Methods.
Well … for a flat collection … you’ll need 2 lines if your ref Pt is the average … or 3 if you use some user defined Pt (if != Point3d.Unset). Wonder what happens if you input 1Z points (maybe computer explodes, maybe not).
The center is the user, and the points mean the distance between visitors and user every minute. I want to create area that depending on the distance value.
Actually, this data wrote by my hand in sheet, according to my observing. This is not accurate data. That is the most regrettable part.