Skip to content

Commit b149f4f

Browse files
authored
1 parent 00bf08c commit b149f4f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/ifcwrap/IfcPython.i

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,7 @@
154154

155155
%include "IfcGeomWrapper.i"
156156
%include "IfcParseWrapper.i"
157+
158+
namespace std {
159+
%template(float_array_3) array<double, 3>;
160+
}

0 commit comments

Comments
 (0)