diff --git a/src/ifcwrap/IfcParseWrapper.i b/src/ifcwrap/IfcParseWrapper.i index 6b7a90df63..be628d387d 100644 --- a/src/ifcwrap/IfcParseWrapper.i +++ b/src/ifcwrap/IfcParseWrapper.i @@ -181,6 +181,8 @@ private: }; %} +%newobject IfcParse::IfcFile::key_value_store_iter; + %extend IfcParse::IfcFile { // Use to correlate to entity_instance.file_pointer, so that we // can trace file ownership of instances on the python side.