mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 13:36:25 +00:00
Ignore some methods in wrapper to fix build
This commit is contained in:
@@ -28,6 +28,8 @@ private:
|
|||||||
|
|
||||||
%ignore IfcParse::IfcFile::Init;
|
%ignore IfcParse::IfcFile::Init;
|
||||||
%ignore IfcParse::IfcFile::entityByGuid;
|
%ignore IfcParse::IfcFile::entityByGuid;
|
||||||
|
%ignore IfcParse::IfcFile::register_inverse;
|
||||||
|
%ignore IfcParse::IfcFile::unregister_inverse;
|
||||||
%ignore operator<<;
|
%ignore operator<<;
|
||||||
|
|
||||||
%ignore IfcParse::FileDescription::FileDescription;
|
%ignore IfcParse::FileDescription::FileDescription;
|
||||||
|
|||||||
Reference in New Issue
Block a user