Hello,
Is there any way in rhino python to select a mesh, create a dictionary of the mesh face indices as the key, and then create values corresponding to the normals of that mesh face index? If the mesh faces have indices, can you reference the data, like the normals, of those triangles?
I have been using the explode mesh command, but then that makes each triangle an individual mesh, and that eats into data and processing time.
Thanks!
Tim
2 posts - 2 participants