v1.0.2
Added
- Added
compas_occ.brep.from_planesas plugin forcompas.geometry.brep.from_planes.
Changed
- Fixed bug in
Brep.from_extrusionby addingcap_endsparameter and by raising an exception when it is used :) - Fixed bug in
Brep.trimby removing the part of the brep that is in front of the trim plane.