mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-14 11:24:19 +00:00
downstream: ifcwrap: exclude interal geometry pointers
Still available as `int(xxx.this)`.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
|
||||
%ignore stream_or_filename::stream;
|
||||
%ignore boost::hash_value;
|
||||
%ignore IfcGeom::BRepElement::geometry_pointer;
|
||||
%ignore IfcGeom::TriangulationElement::geometry_pointer;
|
||||
|
||||
// This is only used for RGB colours, hence the size of 3
|
||||
%typemap(out) const double* {
|
||||
|
||||
Reference in New Issue
Block a user