Skip to content

v1.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 15:58
· 39 commits to main since this release

Added

  • Added compas_occ.brep.from_planes as plugin for compas.geometry.brep.from_planes.

Changed

  • Fixed bug in Brep.from_extrusion by adding cap_ends parameter and by raising an exception when it is used :)
  • Fixed bug in Brep.trim by removing the part of the brep that is in front of the trim plane.

Removed