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.
Best Of
Shaded view in break view
I noticed that I am unable to have shaded views in my drawings if I am also using the break view feature simultaneously...are you aware of this and is there a way to fix it?
Thanks!
Offline Is Just Online With Extreme Latency?
All that said, I find the premise of this blog post provocative and worth considering for Onshape's infrastructure and how it operates:
https://blog.jim-nielsen.com/2023/offline-is-online-with-extreme-latency/
[via https://news.ycombinator.com/item?id=35626015 which has a bunch of relevant discussion]
Is there a way to reconsider the concept of "Onshape must be online all the time" such that Onshape has such and such approach to "extreme latency" where that might be hours or a day or two?
Re: Improvements to Onshape - November 22nd, 2024
- This is implemented in C++. FeatureScript isn't great for heavy computation. @Michael_Lauer, an Onshape founder, is the lead developer on this, BTW.
- Maybe? What parameters would you like to tweak?
- The method is not physics-based, so it's not simulating a real material. The primary goal is a robust approximate solution in reasonable time. We've done internal comparison against other CAD systems on performance and distortion and our method does well. But for physical accuracy and specific material properties, you have to go to a specialized simulation/analysis package.
Re: Improvements to Onshape - November 22nd, 2024
One more thing on surface flatten: I'd like to acknowledge and thank Michael Rabinovich, Roi Poranne, Daniele Panozzo, and Olga Sorkine-Hornung for their excellent paper "Scalable Locally Injective Mappings," which served as the basis for our surface flattening algorithm.
Re: Improvements to Onshape - November 22nd, 2024
A number of users have asked why flatten surface cannot be used in downstream features without reimporting and when that will be fixed.
We are planning to make it easier to use the flat by allowing export-to-tab, as well as further "comfort" enhancements.
What we are not currently planning to do is to allow flattening to be an automatically regenerating parametric feature that produces the flat surface: the algorithm is quite complex and numerically sensitive and the requirement to keep old versions regenerating perfectly will hamper our ability to make improvements in the future.