Hello,
Historically, I’ve enjoyed the fact that Vectors can be cast into geometry inputs of components.
In the latest WIP build this is no longer the case as you can see here where I use a curve Tangent Vector to create a new construction plane.
I can achieve the same result via Line SDL but there are cases where it is very handy to be able to directly rotate the vectors or cast them to lines without adding a Line geometry container. (In this example attached, I know I can achieve this same functionality with the Horizontal Frame component) but sometimes I want more control over the plane creation with the curve Tangent on complex curves
Is this intentional or just something that got “bumped” along the way of working on the WIP?
Thanks for your response!
Graph Space:
20230809_vectors_no_longer_considered_geometry_01a.gh (11.4 KB)