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: Onshape API: How to get the source Part (Part ID like #JFD) of a Derived part?
You can get the source part id from the /partstudios/…./features endpoint. The parameter "partStudio" → partQuery → Queries → geometry IDs The caveat is that it also depends on what version… (View Post)2 -
Re: NEW Video series: Expressions in Onshape
Maps are important for "object oriented programming", or just structured data. Data doesn't just exist, but the value belongs to something. In the context of just the feature tree (no featu… (View Post)1 -
Quick Tip - Document Notes supports images
Heres my Onshape tip of the week - Onshape's new in document notes tab (which are amazing) can actually support images. You either need a link to the image, or to encode it in base 64. The format is … (View Post)5 -
Re: Job opportunity
My company SmartBench Software is the industry leader in Onshape automation, and Onshape integrations. Feel free to send me an email and we can discuss details. caden.armstrong@smartbenchsoftware.com (View Post)1 -
Re: How do I query all edges of a face?
Along with the all the other unsupported queries. Theres a lot of really useful queries that non-featurescripters don't know about. Like qLargest, qWithinRadius, qCoincidesWithPlane, qInFrontofPlane,… (View Post)1