COMPAS 0.18.0
Added
- Added
remap_values
tocompas_utilities
. - Added
compas.datastructures.mesh_slice_plane
.
Changed
- Fixed bug in
compas.datastructures.Network.delete_node
. - Fixed bug in
compas.datastructures.Network.delete_edge
. - Fixed bug in select functions for individual objects in
compas_rhino.utilities
. - Fixed bug in
compas.datastructures.mesh_merge_faces
.
Removed
- Removed
compas.datastructures.mesh_cut_by_plane
.