Replies: 1 comment
-
Animation Nodes doesn't support NURBs unfortunately, only bezier and and poly curves. Path curves are nurbs not bezier splines. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I can't seem to get a spline from a curve object. I've only just picked up AN and I'm not sure if this is a bug or I'm doing something wrong.
Creating a new path curve (Add > Curve > Path) and using the object in the
Splines from Object
node yields no splines in the output, as shown in the viewer node. The object does have a mesh however.Creating a spline using the vertex locations of the mesh adding and it to a new object does then show the new spline in the viewer (It also does become visible in the viewport).

If this is a bug at least there is a workaround of generating the spline from the mesh vertex positions. Although it does lead to a spline of 48 points from an original of 5.
Windows 10
AN Version: 2.3 (latest)
Blender: 3.1.2
Beta Was this translation helpful? Give feedback.
All reactions