How to evaluate a curve? #1302
-
Hello all! What I want is to get a point on a curve along with its tangent vector by inputting a fraction from 0-1. I would like use the output to position and align a new workplane. Is this already possible with CQ? Thanks for your help! |
Beta Was this translation helpful? Give feedback.
Answered by
adam-urbanczyk
Apr 5, 2023
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Phenzmnn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cq.Edge.positionAt
andcq.Edge.tangentAt
. Also works forcq.Wire