mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
swig ignore Base::Base(std::nullopt_t);
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
|
||||
%ignore express::Base::is;
|
||||
%ignore express::Base::operator==;
|
||||
%ignore express::Base::Base(std::nullopt_t);
|
||||
|
||||
%rename("by_id") instance_by_id;
|
||||
%rename("by_guid") instance_by_guid;
|
||||
|
||||
Reference in New Issue
Block a user