- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have a use case (circular stairway) where I need to be able to parametrically pattern an object (preferably bodies) around a helix (Circular staircase treads).
There appears to be a Autodesk created .js script that solves this problem... But I cannot get it to work on my machine. I have attached the .zip file.
You can view the old forum post where I found that file here:
https://forums.autodesk.com/t5/fusion-design-validate-document/patterning-by-translation-and-rotatio...
Of course, F360 no longer supports .js script creation.
I have attempted to extract the script, then import the folder as as script but consistently receive error message:
"A single script or add-in cannot be identified in the selected folder. Please organize your programs so each script or add-in is in its own folder."
The folder contains a .js file "SprialPattern.js" and another file "Spiral Pattern". I've already attempted to delete the "Spiral Pattern" file, but receive the same error.
I have already tried to follow this tutorial, but receive the above results:
https://www.autodesk.com/support/technical/article/caas/sfdcarticles/sfdcarticles/Cannot-load-or-cre...
To Clarify My Use Case:
I am looking to parametrically pattern stair treads around a circular staircase. My current workaround is clunky/inconsistent at best. I've attached the file I currently use for the treads, which has lots of problems when parameters are changed.
Also, I have several years of experience in both F360 design and the F360 API. However, I have no experience in JS.
Solved! Go to Solution.