Course Library
Learning Paths
Free Courses
Learn Blender 3D in the way that’s right for you.
Inner Circle
Where members share progress and help each other learn.
›
The Commons
A free Blender community open to artists of all skill levels.
Forum Archive › truck rigging wheel on path 2 › Reply To: truck rigging wheel on path 2
Hi @tanya53 , I haven’t tried this myself yet, but in your Python expression, you use: *test_curve_length)/(diameter
In the video, Wayne uses the function, so: *test_curve_length())/(diameter
You should try that, I hope that helps.