Skip to content

COMPAS 0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 10:53

Added

  • Added remap_values to compas_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.