mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 22:11:36 +00:00
partial_success_is_success #6589
This commit is contained in:
@@ -39,6 +39,7 @@ namespace ifcopenshell {
|
||||
Settings settings_;
|
||||
public:
|
||||
bool propagate_exceptions = false;
|
||||
bool partial_success_is_success = true;
|
||||
|
||||
AbstractKernel(const std::string& geometry_library, const Settings& settings)
|
||||
: geometry_library_(geometry_library)
|
||||
|
||||
Reference in New Issue
Block a user