Return values of BRepMesh_IncrementalMesh::GetStatusFlags()

Dear Community,

I am using BRepMesh_IncrementalMesh for creating a mesh on a step-geometry imported quite successful, however, when importing a specific geometry the mesh is not created. Checking the Status-Flag I receive a value (6), but I do not find a documentation telling me what this Status-Flag is telling me. Is there a meaning to it or is this just a non-zero value not linked to a specific failure-case. Can somebody help?

Kind regards

Stephan

Kirill Gavrilov's picture

When in doubt - try digging into source code, since OCCT code is open, and answer might be very close.
https://dev.opencascade.org/doc/refman/html/_i_mesh_data___status_8hxx.html