Activity for Rupesh

  • Rupesh Rupesh posted a comment on discussion Open Discussion

    Hello, I have set of points(x,y,z) from which I have created a mesh usng following code, from that I have get the triangular mesh. Now I want to know the which points were used to create traingles(faces). Is there any command which can give me that data from mesh object. Code: from plyfile import PlyData,PlyElement import numpy as np from mayavi import mlab from tvtk.api import tvtk plydata = PlyData.read('/home/local/ALGOANALYTICS/rchandgude/rupesh_work/NTT_dewrapping/sample_data/Envelope/Env.ply')...

1
MongoDB Logo MongoDB