add wire/edge methods position_at, tangent_at, location_at
to class Curve
#785
Labels
enhancement
New feature or request
Milestone
Currently the operators
@, %, ^
forposition_at, tangent_at, location_at
are bound toclass Curve
but the actual methodsposition_at, tangent_at, location_at
are not presentThe text was updated successfully, but these errors were encountered: