mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Free memory
This commit is contained in:
@@ -181,6 +181,8 @@ private:
|
|||||||
};
|
};
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
%newobject IfcParse::IfcFile::key_value_store_iter;
|
||||||
|
|
||||||
%extend IfcParse::IfcFile {
|
%extend IfcParse::IfcFile {
|
||||||
// Use to correlate to entity_instance.file_pointer, so that we
|
// Use to correlate to entity_instance.file_pointer, so that we
|
||||||
// can trace file ownership of instances on the python side.
|
// can trace file ownership of instances on the python side.
|
||||||
|
|||||||
Reference in New Issue
Block a user