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.
chadstoltzfus PRO
Reactions
-
Re: Somehow get access to the url representing the thumbnail of a released item
I'm not sure if the thumbnail URL can be acquired through traditional means, but you are able to access the thumbnail of a document using some API (using the thumbnails endpoint), parsing the JSON re… (View Post)2 -
Re: Onshape User Group meeting tonight
Another interesting part about conditional statements I forgot to mention is you can do a chain of conditional statements the same way you can with FeatureScript if/else statements. If we wanted this… (View Post)3 -
Re: FS to import Excel list of XY data points
@john_allen289 Instead of copying the import statement, it should be easier to use the import button at the top of the Feature Studio and reference the CSV you imported. From there you should see an … (View Post)2 -
Re: FS to import Excel list of XY data points
Looks like @_anton beat me to it! If the sketch option is preferred definitely go with the documentation they provided in the sketch tutorials. (View Post)3 -
Re: FS to import Excel list of XY data points
It is definitely possible to use the data from an Excel file in FeatureScript. The way I've done it before is to export the Excel file as a CSV, import that file into an Onshape document, and parse t… (View Post)3

















