Dessia-tech / volmdlr

A python VOLume MoDeLeR computations-oriented with STEP support for import/export
GNU Lesser General Public License v2.1
26 stars 8 forks source link

Ellipse distance reis #1316

Closed jvictornreis closed 3 months ago

jvictornreis commented 4 months ago

Was added another option to cauculate distance between a point and a ellipse2D (point_distance_1), decreasing run time and increasing accuracy. Was added too a function (tangents_point) to return the points which forms the tangent segments between the ellipse and an external point