Check the description of the class BrepMesh_IncrementalMesh - these arguments are documented there!
Also consider reading User Guides within official OCCT documentation.
Archived discussion
About Triangulation
I use BrepMesh_IncrementalMesh(Shape, theLinDeflection, isRelative, theAngDeflection, isInParallel) to triangulate a shape. Does anyone know what the parameters mean? theLinDeflection, isRelative, theAngDeflection, isInParallel?
How can i increase quality of triangulation?
Discussion
3 archived replies
Posts are displayed in their archived order.
In the documentation i could not figure out the unit of theAngDeflection radian or degree.
It should be in radians. It would be nice if you'll register a bug for documentation.