COMPAS 1.9.1
Added
- Added
Plane.offset
- Added
is_mesh_closed
property tocompas.datastructures.mesh_slice_plane
Changed
- Fixed backward compatibility problem with artists by adding back
Artist.build
andArtist.build_as
. - Fixed backward compatibility problem with artists by adding
compas_rhino.artists.BaseArtist
alias forcompas_rhino.artists.RhinoArtist
.