mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 19:34:34 +00:00
IfcParseWrapper - exclude instances_by_reference
As it does exactly the same as get_inverse()
This commit is contained in:
@@ -29,6 +29,8 @@ private:
|
||||
%ignore IfcParse::IfcFile::schema;
|
||||
%ignore IfcParse::IfcFile::begin;
|
||||
%ignore IfcParse::IfcFile::end;
|
||||
// Available as get_inverse().
|
||||
%ignore IfcParse::IfcFile::instances_by_reference;
|
||||
|
||||
%ignore parse_context;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user