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_armstrong2 ✭✭✭
Reactions
-
Re: WHERE USED
@shawn_crocker If its not in the official documentation then technically it isn't supported. There is a chance that Onshape could change (or even remove) that endpoint, its also possible that it won'… (View Post)1 -
Re: WHERE USED
@dsteinegger Where used can be done via the api with: GET /api/productstructure/whereused?configuration=...&documentId=...&elementId=....&workspaceId=... Theres some other parameters that… (View Post)3 -
Re: Centroid of child components in Assembly
You could: 1. evaluate the centroid of each component in the context of it's part studio, using the evaluated featurescript endpoint. 2. Translate that centroid using the transformation of the compon… (View Post)1 -
Re: Featurescript / app to generate SVG for CNC
BSpline surface isn't going to help you as you are trying to get the edges that define the shape of a planar surface. What you are looking for is to take the adjacent edges (qAdjacent with the face a… (View Post)1 -
Extension not appearing
I have created an OAuth application, and added a few extension locations. My application does not appear in any of the contexts that I have specified in the "Extensions" section of my devel… (View Post)1