mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-18 19:30:25 +00:00
Continuing.
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
return r;
|
||||
}
|
||||
void remove(IfcUtil::IfcBaseClass*);
|
||||
IfcEntityList::ptr filtered(const std::set<IfcSchema::Type::Enum>& entities);
|
||||
IfcEntityList::ptr filtered(const std::set<const IfcParse::declaration*>& entities);
|
||||
IfcEntityList::ptr unique();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user