mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Adds support for IfcOpenCrossProfileDef and branching with IfcSectionedSurface
This commit is contained in:
@@ -928,7 +928,8 @@ typedef item const* ptr;
|
||||
DECLARE_PTR(loop)
|
||||
|
||||
boost::optional<bool> external, closed;
|
||||
boost::optional<taxonomy::function_item::ptr> fi;
|
||||
boost::optional<taxonomy::function_item::ptr> function_item;
|
||||
boost::optional<std::vector<std::string>> tags;
|
||||
|
||||
bool is_polyhedron() const {
|
||||
for (auto& e : children) {
|
||||
|
||||
Reference in New Issue
Block a user