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.
MBartlett21 ✭✭✭✭✭
Reactions
-
New API limits = 85 requests per day per company
Why are the new limits so low? (20,000 per year per company) And why only for private apps? (And being only for private apps makes it look it isn't about infrastructure) This will be terrible for exp… (View Post)1 -
Re: FeatureScript versions
The versions that you can use are the names of the versions in the standard library. The imports of standard library items are then done with import(path : "onshape/std/box.fs", version : &… (View Post)1 -
Re: Replacing drawing reference through the API
@usman_tulla Yes I have. That should have been obvious. The official api docs give a large list of parameters that mostly are irrelevant. Is your comment Ai generated? (View Post)1 -
Re: Improvements to Onshape - January 10th, 2025
There have been hints since V2455, since formed tools need to be handled in patterns etc. registerSheetMetalFormedTools.fs has existed since then. Also noticed that acorns have made a comeback… (View Post)2 -
Re: Query Explorer feature
Also fyi, I've done a mirror of the FS standard library at GitHub here. (making it easier to see changes). I also normalised it on the nover branch, taking version numbers out of each studio. mbartle… (View Post)2