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: Improvements to Onshape - October 11th, 2024
an API learning centre course! I never thought I'd see that. (View Post)9 -
Re: How do I get the endpoints of a curve?
Since you are already creating code that takes in two vertices, you could find them from an edge using qAdjacent(yourEdgeQuery, AdjacencyType.VERTEX, EntityType.VERTEX); An edge will always have only… (View Post)1 -
Re: REST API - Exporting to STEP works, but exporting to OBJ does not
Each file format requires different inputs. Same as the user interface shows different options. For OBJ Files you need to include resolution="fine". other values are "coarse",&quo… (View Post)1 -
Re: Undocumented Hidden Featurescript
@NeilCooke Oh good to know. Bit weird that opExtendSheetBody doesn't just support negative offsets. Also, opExtendSheetBody…another undocumented operation that is super useful. (View Post)1 -
Re: fs.place update - New Features!
@S1mon (View Post)2