-
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…
-
part studio granularity best practices and refactoring
With the help of you all I've been learning onshape and am continually impressed. As yet though, I I've not really grokked the Zen of how complex part studios and assemblies should be. As a result, I find myself frequently wanting to refactor what features are in what part studios. In some cases, this is merely aesthetic…
-
Get part studio name within featurescript
Can you get part studio name within featurscript? Why? I'm using a CAM that allows importing of solids with metadata via a CSV file. In said file the first column must have the File path of the .x_t solids that it will import. Since conveniently onshape can export parasolid files with the part studio name - part name (a…