ifcwrap: hide guess_file_type from Python as unused

This commit is contained in:
Andrej730
2026-07-24 18:22:59 +05:00
parent 88c8bd032f
commit 2db5658386
2 changed files with 3 additions and 8 deletions
+3
View File
@@ -173,6 +173,9 @@
%ignore XmlSerializerFactory;
%ignore JsonSerializerFactory;
%ignore filetype;
%ignore guess_file_type;
// Triangulated representation helper struct
%ignore EdgeKey;