diff --git a/src/ifcwrap/IfcGeomWrapper.i b/src/ifcwrap/IfcGeomWrapper.i index 16dc6e1081..9023cdf828 100644 --- a/src/ifcwrap/IfcGeomWrapper.i +++ b/src/ifcwrap/IfcGeomWrapper.i @@ -720,6 +720,7 @@ struct ShapeRTTI : public boost::static_visitor normals = property(normals) item_ids = property(item_ids) uvs = property(uvs) + edges_item_ids = property(edges_item_ids) faces_buffer = property(faces_buffer) edges_buffer = property(edges_buffer)