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.
Konst_Sh PRO
Reactions
-
Re: I want to name my feature based on an intense calculation. How do I keep it efficient?
First of all you can use setFeatureComputedPararameter() function. Also whatever you calculate in editing logic can be validated in feature body, and if initial data is not changed it can be reused -… (View Post)2 -
Re: Multi Mate Connector request
@javl0p_2 you can make the feature which has query inputs for 2 mate connectors, evaluates their coordinate systems and evaluates transform from first coordinate system to another. this transform val… (View Post)1 -
FS code structure analysis utility
Wasn't posting a long time, but here we go. To appease the code exploration in large feature studios and with the limited capabilities of native FS editor I made a command line tool which generates c… (View Post)1 -
Re: Improvements to Onshape - April 12th, 2023
Would be nice to have more documentation around approximateSpline(), currently it doesn't even says array of which values it returns (as I found it is an array of b-spline definitions, but it would b… (View Post)1