
Mon, 10/05/2009 - 18:50
Forums:
Hi,
I've a problem with the BRepMesh::Mesh method.
When I try to triangulate a sphere I obtain a bad result:
http://img183.imageshack.us/img183/392/sphere.jpg
How I can fix this?
Thanks
Saretto
Hi,
I've a problem with the BRepMesh::Mesh method.
When I try to triangulate a sphere I obtain a bad result:
http://img183.imageshack.us/img183/392/sphere.jpg
How I can fix this?
Thanks
Saretto
Mon, 10/05/2009 - 20:04
Hi Saretto,
it's not a bug it's a feature...
Actually, the triangulation is correct. Consult the 'TopologyTriangulation' example.
There are a couple of threads on this forum on using an alternative mesher with OCC. Maybe you could have a look.
Pawel
Wed, 10/07/2009 - 19:31
Thank you Pawel, i've used NetGen, it works very good!!
Thank you for help!!
Bye
Saretto