How do I get from the index of a mesh point to its 3D point in Rhinocommon? Or just how to iterate over every face in a mesh, doing something looking at the vertices of each?
I was messing around at first trying to do this through rs.MeshFaces at first but wasn’t quite getting what I expected so I figured I should try to ‘do it right’ with RhinoCommon but I’m a bit lost about meshes.
3 posts - 2 participants