
Fri, 04/13/2018 - 22:55
Forums:
I have been trying to process STL files but I cannot find any STLMesh folder in openCascade 7.2.0. I wanted to use the StlMesh_Mesh.hxx.
I want to know where have they moved the functions in the hxx file to?
I have been trying to process STL files but I cannot find any STLMesh folder in openCascade 7.2.0. I wanted to use the StlMesh_Mesh.hxx.
I want to know where have they moved the functions in the hxx file to?
Fri, 04/13/2018 - 23:07
I found it.
STLMesh Classes have been removed and Poly_Triangulation class is being used instead.