BHoM / BHoM/BHoM_Engine

Geometry_Engine: Split and OutlineFromLines methods could be extended to PolyCurves

Open
#3,297 0 comments 0 reactions 2 assignees Claimed by @pawelbaran View on GitHub
type:feature
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

I believe the currently applied algorithm of turning lines into outlines could be leveraged for nonlinear curves too by splitting them with each other first, then turning into a graph and processing it in the same way as in the method for lines. Once this is done, `Split` should be able to leverage it almost without any rework.

Not requested by anyone so no priority, leaving it here for future reference.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.