python-bindings
python-bindings copied to clipboard
Mesh connectivity functions are not tested
The following API functions currently do not have tests:
-
set_mesh_edge
(and correspondingly also the new incoming functionset_mesh_edges
) -
set_mesh_triangle
(and correspondingly also the new incoming functionset_mesh_triangles
) -
set_mesh_quad
(and correspondingly also the new incoming functionset_mesh_quads
) -
is_mesh_connectivity_required
(new replacement is calledrequires_mesh_connectivity_for
)