Open gonuke opened 3 years ago
Add class method to populate triangle-vertex table
populate_tri_vert_data(meshset = None)
Consider how to allow the user to specify either a list of triangles (and then populate for all vertices) or a list of vertices (and then populate for all triangles)
Add class method to populate triangle-vertex table
populate_tri_vert_data(meshset = None)