BHoM / BHoM/BHoM_Engine

Geometry_Engine: Add tolerance to the PointAtParameter() method

Open
#2,031 0 comments 0 reactions 1 assignee Claimed by @LMarkowski View on GitHub
type:bug
Dominant language
C#
Stars
30
Forks
13
Avg merge
7d 10h
Merged PRs (30d)
5

Description

#### Description:

In some cases total length of the curve (`Polyline` or `PolyCurve`) is slightly greater than the sum of the segments (due to machine computations).
If so the algorithm assumes that the parameter equal 1.0 is beyond the reach of the curve. Need to add tolerance.

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.