BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 14 forks source link

Geometry_Engine: Improve Offset method (includes Fillet() and ExtendToPoint()) #1333

Open LMarkowski opened 4 years ago

LMarkowski commented 4 years ago

Description:

Following the discussion in PR #1314 following items should be improved in Offset() method for Polyline and PolyCurve classes:

LMarkowski commented 4 years ago

Besides what is said in the description there are many other ways in which Offest could be improved to be more error-proof. Here are some of my not implemented ideas:

LMarkowski commented 4 years ago

@pawelbaran @IsakNaslundBh @FraserGreenroyd here's the issue mentioned in Friday's PR.

FraserGreenroyd commented 4 years ago

Great, cheers @LMarkowski :smile:

Now just need to find someone to resolve it... 🤔

FraserGreenroyd commented 10 months ago

1868 is relevant to this issue when this issue gets addressed.

albinber commented 10 months ago

2503 is also relevant for this issue whenever it gets addressed.