mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +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::is;
|
||||||
%ignore express::Base::operator==;
|
%ignore express::Base::operator==;
|
||||||
|
%ignore express::Base::Base(std::nullopt_t);
|
||||||
|
|
||||||
%rename("by_id") instance_by_id;
|
%rename("by_id") instance_by_id;
|
||||||
%rename("by_guid") instance_by_guid;
|
%rename("by_guid") instance_by_guid;
|
||||||
|
|||||||
Reference in New Issue
Block a user