mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 08:52:43 +00:00
@@ -54,6 +54,11 @@
|
|||||||
%include "exception.i"
|
%include "exception.i"
|
||||||
%include "std_shared_ptr.i"
|
%include "std_shared_ptr.i"
|
||||||
|
|
||||||
|
%{
|
||||||
|
#include <array>
|
||||||
|
%}
|
||||||
|
%template(DoubleArray3) std::array<double, 3>;
|
||||||
|
|
||||||
%ignore IfcGeom::NumberNativeDouble;
|
%ignore IfcGeom::NumberNativeDouble;
|
||||||
%ignore ifcopenshell::geometry::Converter;
|
%ignore ifcopenshell::geometry::Converter;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user