Skip to content

COMPAS 1.9.1

Choose a tag to compare

@github-actions github-actions released this 22 Oct 14:56

Added

  • Added Plane.offset
  • Added is_mesh_closed property to compas.datastructures.mesh_slice_plane

Changed

  • Fixed backward compatibility problem with artists by adding back Artist.build and Artist.build_as.
  • Fixed backward compatibility problem with artists by adding compas_rhino.artists.BaseArtist alias for compas_rhino.artists.RhinoArtist.

Removed