mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 23:36:20 +00:00
also ignore __ne__
This commit is contained in:
@@ -94,6 +94,7 @@
|
|||||||
|
|
||||||
%ignore express::Base::is;
|
%ignore express::Base::is;
|
||||||
%ignore express::Base::operator==;
|
%ignore express::Base::operator==;
|
||||||
|
%ignore express::Base::operator!=;
|
||||||
%ignore express::Base::Base(std::nullopt_t);
|
%ignore express::Base::Base(std::nullopt_t);
|
||||||
|
|
||||||
%rename("by_id") instance_by_id;
|
%rename("by_id") instance_by_id;
|
||||||
|
|||||||
Reference in New Issue
Block a user