BHoM / BHoM/BHoM_Engine

Geometry_Engine: Implement missing methods for Closest Point

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

Description

Failing for:

- [ ] NurbCurve
- [ ] Extrusion
- [ ] Loft
- [ ] NurbSurface
- [ ] Pipe
- [ ] PolySurface
- [ ] Mesh
- [ ] Composite Geometry

This also impacts the ClosestPoint method for NurbCurve. So once you fix this, make sure that one is fine too.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Closest Point methods for NurbCurve, Extrusion, Loft, NurbSurface, Pipe, PolySurface, Mesh, and Composite Geometry, then reproduce the listed failures. Implement and verify each missing method, including the NurbCurve ClosestPoint behavior; done means all listed cases work without failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
computer-graphics
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.