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