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.
Alex_Kempen EDU
Reactions
-
Re: Help with for loop and incrementing variable
Addressing your specific question, the reason why your code no longer works when you add the rotation to the for loop is because your ids have an invalid structure, which causes them to fail when you… (View Post)1 -
Onshape Education Renewal is Broken
It appears that the process for renewing an existing Onshape education license is broken. The standard procedure (which is described by @Domenico_DiMare in this thread) is to sign into Onshape in a b… (View Post)3 -
Re: What is Onshape's "Resource Limit"?
The problem with quantifying the resource limit is it depends on a variety of factors, including Onshape user load, AWS server availability, the quality of your machine, the quality of your internet … (View Post)1 -
Re: Configuration Tables are awesome, now how do I export my 300 parts?
You could write a FeatureScript to import your configured part studio repeatedly, cycling through the different configurations using the configuration option of the instantiator module. Then you coul… (View Post)4 -
Re: Extrude to opCreateBSplineSurface is not robust
So, this seems more like an issue with opExtrude rather than opCreateBSplineSurface specifically. Up to next is actually handled entirely in the back end by the extrude feature (i.e. opExtrude accept… (View Post)1