Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
import features script from other public document
gilles_horté
Member Posts: 1 ✭
hello ,
i try to create a rack and a pinion faeture script.
the script to create spur gear already exists thanks to @NeilCooke and i want to reuse it in my own script by using the import capability of Feature Script
https://cad.onshape.com/FsDoc/top-level.html
but i have some warning on Feature studio from the import line code (spur gear feature is https://cad.onshape.com/documents/5742c8cde4b06c68b362d748/v/16a222adf3cb9a3b33ed9536/e/01a666571e625f8b819fd75b)
i don't know if importing plublic script is avaible or if my usage of import is wrong, someone already use a feature script into on other feature script ( other than onshape/std/....fs)
how can we know the version ID ?
i try to create a rack and a pinion faeture script.
the script to create spur gear already exists thanks to @NeilCooke and i want to reuse it in my own script by using the import capability of Feature Script
https://cad.onshape.com/FsDoc/top-level.html
but i have some warning on Feature studio from the import line code (spur gear feature is https://cad.onshape.com/documents/5742c8cde4b06c68b362d748/v/16a222adf3cb9a3b33ed9536/e/01a666571e625f8b819fd75b)
import(path : "5742c8cde4b06c68b362d748/16a222adf3cb9a3b33ed9536/01a666571e625f8b819fd75b", version : "2.0");
i don't know if importing plublic script is avaible or if my usage of import is wrong, someone already use a feature script into on other feature script ( other than onshape/std/....fs)
how can we know the version ID ?
Tagged:
0
Comments