mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Initialize only_valid_
This commit is contained in:
@@ -563,7 +563,7 @@ protected:
|
||||
bool unify_inputs_;
|
||||
bool mirror_y_;
|
||||
bool mirror_x_;
|
||||
bool only_valid_;
|
||||
bool only_valid_ = false;
|
||||
|
||||
int profile_threshold_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user