2024 Method
Changes 0
M

BRepBuilder.RemovedSomeFaces

Description:
Returns 'true' if BRepBuilder removed some problematic faces from the output geometry, 'false' if not. If allowRemovalOfProblematicFaces was not called to enable removal of problematic faces, this function will return 'false'.
public bool RemovedSomeFaces()
bool True if BRepBuilder removed some faces, false if not.