Geometry_Engine: further improve Offset algorithm
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
After the great work done by @IsakNaslundBh in https://github.com/BHoM/BHoM_Engine/pull/3394, I believe there is space for further improvement of the `Offset` method:
- do similar exercise as in https://github.com/BHoM/BHoM_Engine/pull/3394, just for `PolyCurve`
- change the return type to multiple curves to allow returning all results of the offset, not only the biggest one
Contributor guide
Assessment
This issue has not been assessed yet.