mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-31 00:46:36 +00:00
Own completed iterator results uniquely
Generated with the assistance of an AI coding tool.
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
%ignore boost::hash_value;
|
||||
%ignore ifcopenshell::geom::native_element::geometry_pointer;
|
||||
%ignore ifcopenshell::geom::triangulation_element::geometry_pointer;
|
||||
%ignore ifcopenshell::geom::geometry_conversion_result::native_elements;
|
||||
%ignore ifcopenshell::geom::geometry_conversion_result::elements;
|
||||
|
||||
// This is only used for RGB colours, hence the size of 3
|
||||
%typemap(out) const double* {
|
||||
|
||||
Reference in New Issue
Block a user