Remix.run Logo
my_username_is_ 5 hours ago

From the OnShape demo videos in the tweets, it looks like sketches are unconstrained. Can this create constraints or other parametric relationships between entities?

And does this use your OnShape API quota? If it's making a new API call for each individual feature, I could see this blowing through the annual quota very quickly. What does this look like in practice?

zachdive 5 hours ago | parent | next [-]

We've worked with PTC the last few weeks to up rate limits for our users! They have 10x rate limits so users never hit 429s

As far as sketch constraints go we are currently working on making this robust!

lepouet 5 hours ago | parent | prev [-]

Calls that do NOT count toward API limits:

Calls made with OAuth2 via applications that are publicly available in the Onshape App Store

https://onshape-public.github.io/docs/auth/limits/

So it should be ok ?

zachdive 5 hours ago | parent [-]

yes!