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.
feature script user libraries
paul_cotton
Member Posts: 2 ✭✭
If all feature scripts must reside within a document do I have to create a 'utility code' document to keep all my code?
Tagged:
0
Best Answer
-
mahir Member, Developers Posts: 1,307 ✭✭✭✭✭That's sound about right. Some of the guys here can fill you in on the syntactical details of referencing external documents, but that's how I've seen several people (and OS themselves) reuse code.5
Answers
Seems an odd way to do it but I guess we're constrained by the document level. Thanks!