mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
@@ -127,6 +127,10 @@ public:
|
||||
return storage_.byref_excl_;
|
||||
}
|
||||
|
||||
std::vector<std::unique_ptr<IfcUtil::IfcBaseClass>> steal_instances() {
|
||||
return storage_.steal_instances();
|
||||
}
|
||||
|
||||
InstanceStreamer(const std::string& fn);
|
||||
|
||||
InstanceStreamer(void* data, int length);
|
||||
|
||||
Reference in New Issue
Block a user