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.
Improvements to Onshape - July 13th, 2021
CAD IMPROVEMENTS
IMPORT IMPROVEMENTS
Split into multiple documents is improved to take advantage of our unique document structure.
IMPROVED ARRAY AND MAP ITERATION FOR FEATURESCRIPT
Now, define your for loops with the key and value within the declaration:
for (var index, value in myArray) { ... }
A similar syntax is allowed for maps as well:
for (var key, value in myMap) { ... }These improvements are equivalent syntax to the existing map/array iteration in Featurescript. See the Featurescript Documentation for more details.
DRAWING IMPROVEMENTS
TABLE SUPPORT FOR ALT + ENTER
Create new lines within a table by holding ALT(Option) while pressing Enter.
GROUP NOTES WITH DRAWING VIEWS
You can group notes and drawing views by pre-selecting them and choosing Group from the right-click in context menu.
PROFESSIONAL IMPROVEMENTS
RELEASE MANAGEMENT CHANGE DETECTION
RELEASE MANAGEMENT WARNING IMPROVEMENTS
Release Management now detects and warns the user if the candidate contains an obsolete component.
ENTERPRISE IMPROVEMENTS
ANALYTICS IMPROVEMENTS
MOBILE IMPROVEMENTS
SELECTION IMPROVEMENTS IN IOS
LINK SHARING IN IOS
Activate Share links directly from your iOS device.For a detailed list of all the changes in this update, please see the changelog.
Remember: The updates listed here are now live for all users when creating new Onshape Documents and over the next few days these features will also be available in Documents created before the date of this update.
Comments
Lead Mechanical Engineer @ Healing Innovations
Onshape Ambassador
Grouping notes will save some clicks.
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴
RELEASE MANAGEMENT CHANGE DETECTION
(Would love to prevent a release candidate due to an obsolete PN)
CAD Engineering Manager