API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Methods > OdBrepBuilder::allowRemovalOfProblematicFaces Method
OdBrepBuilder::allowRemovalOfProblematicFaces Method
Syntax
C++
void allowRemovalOfProblematicFaces();

Allows BRepBuilder to remove problematic faces (e.g., due to inaccurate edge geometry). If this option is enabled and BRepBuilder removes some faces, the output geometry's type will be OpenShell regardless of the expected type specified when the BRepBuilder was created.

Currently not implemented.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.