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.
Best Of
Re: AI which know Feature Script (or can learn)
There are two. Though I have not tested either really. So let me know how they go if you are able to get in.
https://forum.onshape.com/discussion/comment/111259…
https://forum.onshape.com/discussion/comment/112355…
Though I recommend not wasting your time. At the moment the AI will not take the place of a developer. You will have to learn FeatureScript, then use the bot to help you code faster, but it won't replace you yet. Eventually yes, but not for the next few years.
You could have CADSharp write your feature. They are very fast and do not outsource to sketchy places. Their contractors are mostly US / Canada based.
Re: Custom Feature: Cable/Wire Routing
Man I can't wait to fork this Featurescript and reskin it as plumbing.
Re: Linking Objects
I would just add that if the circles you are trying to connect are different sizes, you will need to use a loft with a path method.

Re: Help Cleaning up edges of an assembly
You cannot do feature edits in Assembly mode. They must be done in part mode. You can learn more here learn.onshape.com

Re: Help Cleaning up edges of an assembly
used derived to import it to an part studio then modify it with tools like transform, split, composite, pattern. etc.
