mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Initial investigation into lofting open profile with tags
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user