compas-dev / compas-dev/compas
Add plane_brep intersection method
Open
- Dominant language
- Python
- Stars
- 386
- Forks
- 122
- Avg merge
- 11d 46m
- Merged PRs (30d)
- 1
Description
# Add `plane_brep intersection` method
## Details
Just found in `compas.geometry`, there is no `intersection_plane_brep` like `Rhino.Geometry.Intersect.Intersection.BrepPlane` method in Rhino API. This function would be useful for slicing objects in additive printing, or other fabrication scenarios. Hope this function could be added.
## This request is also added in [compas forum](https://forum.compas-framework.org/t/add-plane-brep-intersection-method/672)
Contributor guide
Assessment
This issue has not been assessed yet.