Is there a function to get the curve length #5
Unanswered
AntoineLamaison
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @ChevronOne, is there a function to get the curve length ?
I am trying to use the localize function to get a
ppl::projection
.From this object, I can get the parameter value which is between 0 and 1. Instead I would like to get a position value, which correspond to the distance from the first point. To get this distance I would just need to know the total length of the curve to scale the parameter.
Is there a function to do this in ppl library ?
Beta Was this translation helpful? Give feedback.
All reactions