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
-
Array Editing Logic Utility Functions
Hello, One thing I've found tricky in the past is handling array parameters inside editing logic. In particular, it's easy to make mistakes and cause your editing logic to error out when trying to fi… (View Post)2 -
Re: New Custom Feature: Wire Mesh
@alex_lynch031, if you're trying to figure out how to add Neil's FeatureScript to your toolbar so you can use it for one of your own projects, see "Steps: Custom features defined in other docume… (View Post)1 -
Re: Implicit mate fails, then works
Okay, I spent an hour or so poking around and playing with things in a copy of your document here. I also rearranged some things to make diagnosing things a bit clearer. After some time, I managed to… (View Post)1 -
Re: Pre selection logic?
From a quick glance at your code, it seems you're not actually defining your editing logic function properly in your feature definition. annotation { "Feature Type Name" : "Section&quo… (View Post)1 -
Updated Spur Gear FeatureScript
One FeatureScript I've used quite a bit is @NeilCooke's spur gear FeatureScript, which is always useful whenever I need to make custom gears. However, I've found that the editing logic can be a bit a… (View Post)2