mark bounds as external based on entity type

This commit is contained in:
Thomas Krijnen
2019-09-01 18:46:11 +02:00
parent 8efb86420e
commit bed9c44883
3 changed files with 9 additions and 1 deletions
@@ -219,6 +219,7 @@ namespace ifcopenshell { namespace geometry {
task_iterator_ = tasks_.begin();
task_result_index_ = 0;
done = 0;
total = tasks_.size();