Initial investigation into lofting open profile with tags

This commit is contained in:
Thomas Krijnen
2025-12-02 16:34:24 +01:00
parent 4fc2f623cf
commit f09ca658f1
4 changed files with 473 additions and 53 deletions
+1
View File
@@ -929,6 +929,7 @@ typedef item const* ptr;
boost::optional<bool> external, closed;
boost::optional<taxonomy::function_item::ptr> fi;
boost::optional<std::vector<std::string>> tags;
bool is_polyhedron() const {
for (auto& e : children) {