logoalt Hacker News

my_username_is_yesterday at 7:11 PM2 repliesview on HN

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?


Replies

zachdiveyesterday at 7:30 PM

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!

lepouetyesterday at 7:33 PM

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 ?

show 1 reply