mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-17 02:49:12 +00:00
Try and fix stub test
This commit is contained in:
@@ -33,6 +33,10 @@ private:
|
||||
%ignore IfcParse::IfcFile::types_end;
|
||||
%ignore IfcParse::IfcFile::internal_guid_map;
|
||||
%ignore IfcParse::IfcFile::storage_;
|
||||
%ignore IfcParse::IfcFile::byguid_;
|
||||
%ignore IfcParse::IfcFile::byid_;
|
||||
%ignore IfcParse::IfcFile::byref_excl_;
|
||||
%ignore IfcParse::IfcFile::types_to_bypass_loading_;
|
||||
|
||||
%ignore IfcParse::InstanceStreamer::InstanceStreamer(const IfcParse::schema_definition* schema, IfcParse::IfcSpfLexer* lexer);
|
||||
|
||||
|
||||
@@ -93,6 +93,10 @@
|
||||
%ignore curve_to_face_upgrade_impl;
|
||||
%ignore loop_to_function_item_upgrade_impl;
|
||||
|
||||
%ignore IfcGeom::geometry_exception;
|
||||
%ignore IfcGeom::too_many_faces_exception;
|
||||
%ignore ifcopenshell::geometry::taxonomy::topology_error;
|
||||
|
||||
// settings, can this done more generally?
|
||||
// GeometrySerializer.h
|
||||
%ignore UseElementNames;
|
||||
|
||||
Reference in New Issue
Block a user