top of page

Caden Armstrong
Admin
More actions
Profile
Join date: Feb 3, 2020
Posts (26)
Jan 6, 2026 ∙ 2 min
A Few More Undocumented FeatureScript Functions
In my previous post Hidden FeatureScript Functions , I talk about a few hidden functions within FeatureScript and show how they can be used. I'm back with a few more examples. All the example code can be seen here Want to get the most out of Onshape? SmartBench Software can help. Visit www.smartbenchsoftware.com to learn about our custom feature and integration development services. Construct Paths Construct Path is very useful, but what if it was even more useful? constructPaths (context...
115
0
2
Dec 10, 2025 ∙ 3 min
Navigating Onshape API Limits
This past year Onshape introduced new API limits. Previously Onshape always had some kind of limits, although the exact details weren't published. API limits exist in every web platform to ensure the quality and stability of the service. But for Onshape, the total number of calls made was never capped, and there wasn't a cost for those calls. Due to a variety of reasons, this policy has now changed. For the most up to date information - check out the official Onshape documentation Onshape...
107
0
3
Oct 6, 2025 ∙ 1 min
Making use of Hidden Parameters in FeatureScript
A parameter in an Onshape Custom Feature can be made hidden from the user by using a UIHint And this can lead to some interesting uses!...
75
0
1
bottom of page