How do I make a curve from a point cloud?

I already have a point cloud, opened in Rhino 7. I can select it, and all the points are selected, but I can’t figure out how to create a curve from that. I don’t want to make new points, or select all the points individually. I can’t find a command to do that.

The Section or Contour commands will slice through a point cloud and make choppy curves.

You’ll probably need to clean up the curves before that will be useful for creating surfaces.

https://docs.mcneel.com/rhino/7/help/en-us/index.htm#commands/pointcloudsection.htm

Thanks, I was able to get that to work.

1 Like