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
-
New FeatureScripts - Assembly Mirror and Point Derive
Hello all, I’m back again with a few more shiny new FeatureScript releases. Assembly Mirror Assembly mirror facilitates assembly behavior by adding mate connectors to parts which allow instances of t… (View Post)6 -
Re: Help with for loop and incrementing variable
Looking good! My only comment is that you can probably make life easier for yourself by passing in a parent id to opPattern, then using said parent id to query for all of the entities created by opPa… (View Post)1 -
Re: @opExtrude: Impossible extrude bounding type: UP_TO_VERTEX
The documentation for opExtrude states that BoundingType.UP_TO_VERTEX and BoundingType.SYMMETRIC are not supported. This is because opExtrude does not handle those bounding types directly; they are i… (View Post)1 -
Re: Naming Mate Connectors in Featurescript
setProperty with PropertyType.NAME should allow you to set the names of FeatureScript created mate connectors, although I'm not sure how it will translate to assemblies. (View Post)1 -
Re: New FeatureScript - Point Derive
By default, the manipulators don't show until a location to derive in is selected. I could disable this behavior if it's undesired. (View Post)1