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.
Caden_Armstrong PRO
Reactions
-
Re: FeatureScript IDE (Secret menu) 😎
The featurescript editor is built on "ACE". Which is why theres a bunch of hidden keyboard shortcuts. Like the fs editor support macros (ctrl-alt-e to start/stop and ctrl-shift-e to replay)… (View Post)1 -
Re: Renaissance - Big update and a new tool
The "magic drawings" app is a collection of smaller drawing automation functions. It started as a beta tool, I should really rename it to "Misc Drawing Tools" Importing CSV's as d… (View Post)2 -
Re: Renaissance - Big update and a new tool
Renaissance has had some new updates. We've made big improvements to loading times, updated the UI, and added some new functionality: - Find and Replace now supports notes in drawings - The Magic Dra… (View Post)1 -
Re: Will we ever be able to getProperties() during regen?
+1 to this being a bit of pain. How do you handle the corner cases like changing a property in a versioned part studio? Versioned documents shouldn't change, but changing a property would have to tri… (View Post)2 -
Re: Derived via FS adds mate connectors that don't exist when derived directly as feature
If you look at the definition for addInstance there is an option to provide a query for what will be included in the instantiation - "partQuery" By default it brings in everything, but you … (View Post)1