BHoM / BHoM/BHoM_Engine

Geometry_Engine: `HashArray()` for curves to consider case of disjointed polycurves

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

Description

#### Description:

The current implementation of HashArray for curves takes every segment of the curve and considers only the start point of each segment. When it gets to the last segment, it also considers its end point. However, if the curves are disjointed, this may not be enough.

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.