Python wrapper precision updates

This commit is contained in:
Thomas Krijnen
2018-07-08 10:32:26 +02:00
parent 7a7aab01bb
commit 49932ba5c0
4 changed files with 11 additions and 40 deletions
+3
View File
@@ -27,6 +27,9 @@ private:
%ignore IfcParse::IfcFile::register_inverse;
%ignore IfcParse::IfcFile::unregister_inverse;
%ignore IfcParse::IfcFile::schema;
%ignore IfcParse::IfcFile::begin;
%ignore IfcParse::IfcFile::end;
%ignore operator<<;
%ignore IfcParse::FileDescription::FileDescription;