Skip to content

Curve.get_closest_point() #80

@FranzBangar

Description

@FranzBangar

Currently, only curve.get_closest_param() is implemented.
To get the closest point, one has to call curve.get_point() after that.

A one-line shortcut in class will save many lines elsewhere!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions