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.
kevin_o_toole_1 
Reactions
-
Re: How to make multiple instances of feature based on selecting multiple mate connectors.
It looks like you're most of the way there! Could you share a link to your code so far? It's possible the missing ingredient is a call to forEachEntity (View Post)1 -
Re: SkSolve error
Hi Hervé, If you take a careful look, that's also true of the of the failing example provided. This issue isn't duplicate ids. The issue is that the "+" operator is not a simple string conc… (View Post)1 -
Re: SkSolve error
An example of this error and how to fix it can be seen in the documentation for the Id type: (View Post)2 -
Re: How to navigate without a mouse using Macbook trackpad?
I use Onshape without mouse on my mac all the time. Right-click-and-drag actually works impressively well for me. Make sure you've got your right click set to "click on right side of trackpad&qu… (View Post)1 -
Re: How to Programmatically Import Image? Using skImage(...)?
Hi @Stormi_Backus, It sounds like you want to use the .dxf as geometry to e.g. emboss the logo on the part. Is that right? If so, you would want to create a feature similar to the sketch DWG example … (View Post)1