-
How do I export a configured part studio via translations?
I have a configurable part studio. I want to be able to make changes to the configuration and export the configured part studio to different formats through the API, but I keep getting an error from the translations endpoint (https://cad.onshape.com/glassworks/explorer/#/PartStudio/createPartStudioTranslation) when I try…
-
How to remove an part studio insert
Hello, I have been working on a assembly for awhile now and I accidently inserted a new part studio into the assembly. I have been trying to figure out a way to delete this insert but I cant seem to find a way. I have used the Hidden feature on it for now, but because of this mistake, the drawings I have are also now…
-
It's Bwoken Again!
While I appreciate my incredibly-high-feature-count studio in https://cad.onshape.com/documents/f7f17755bfe8a5b34f695cab/w/6e98b93b38e725802b27a1a8/e/9c8d8e72ffc02948f8ce2e70 "Printed parts" is far from an ideal usage scenario (scope creep…), I've not had this issue in a long time. Geometry not only doesn't render but is…
-
qCreatedBy(sketch_id, EntityType.EDGE) returns more edges than I drew
I drew a sketch with 11 edges, but qCreatedBy(sketch_id, EntityType.EDGE) returned 24 edges, and I parsed these edges and found that some of them were overlapping (all parameters were the same, except for deterministicId). Why is this happening? What are these "copied edges" used for?
-
Error: "Should be unreachable!"
Hello everyone, I got the custom Featurescript "Form Sheetmetal" from @MBartlett21. We are using this on a daily Base to add embossing feet etc. Now I got a problem I´ve never seen. It says "Should be unreachable"… It worked the first time, but the error message appears with the second feature. Does anyone had the same…
-
Persistant dimension in all Parts Studios
While utilizing the linear pattern tool, I inadvertently triggered a keyboard shortcut (Alt or Control) during a drag operation, which unexpectedly placed a pattern on the sketch. This pattern is now persistently present in all my personal and public part studios, as well as other publicly accessible part studios, and…
-
Why does my onshape document sometimes show only the highlights
See the pictures: Sometimes when I drag and zoom out, Onshape does this for like 10 seconds, highlighting the outline of the document. I am on a Macbook Air M2 2022 on Google Chrome with 8GB ram. Anyone know what to do???Thanks so much!
-
[ANSWERED] Create lobed knob / Sweep along "wavy circle"
Document with all the tries in separate part studios: https://cad.onshape.com/documents/7d92ebfc4d42d67498b44c02/w/c3e079a016e5604e415d2895/e/8d83e605f9727daac7ef5c4f?renderMode=0&uiState=671eb1542b083d3d38a744a6 Any help on this would be greatly appreciated. It is kind of tricky to put into words what I want to create, so…
-
API get request: Get all Variables over all configurations
Hello i'm Daniel, I want to use the API of Onsahpe to get all the variables of all configurations in a Part Studio. Actually, i was already able to do this with the following REST Api endpoints. Step 1: First catch all the configurations in the partstudio /elements/d/{did}/{wvm}/{wvmid}/e/{eid}/configuration…
-
How to create BOM in part studios
Hello ONSHAPE community ! ;) Anyone have a idea how to create BOM for multi body sheet metal part studio? I have created multi body sheet metal part studios and i wondering how i may present it on drawing for shop floor guys. Because of its complexity move it to assembly is not a option. I started from surface model and…