- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey all,
I'm new to API scripting and I was hopping someone can help me to translate these 2 X and Y equation to a python script.
X equation: 30.3161 * (cos(0.9020 * u) + 0.9020 * u * sin(0.9020 * u))
Y equation: 30.3161 * (sin(0.9020 * u) - 0.9020 * u * cos(0.9020 * u))
Umin, Umax, Ustep: 0, 1, 10
This script is originally from a Blender tutorial guide, and if someone knows how to do it in Fusion, that will be a huge help.
Cheers / Ben.
Ben Korez
Owner, TESREG.com & Fusion 360 NewbiesPlus
TESREG - Fusion 360 Hardware Benchmark
Facebook | YouTube
Solved! Go to Solution.