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.
Automating the creation of a part
scott_lurton
Member Posts: 7 PRO
Before I get too involved in Feature Script I wanted to know if I can use it to create parts.
I have a part that I create over and over again in most of my documents. I would love to have a way of automatically creating this part, within a part studio and not an assembly, at will.
Can I use feature script for this.
I have a part that I create over and over again in most of my documents. I would love to have a way of automatically creating this part, within a part studio and not an assembly, at will.
Can I use feature script for this.
0
Best Answer
-
ilya_baran Onshape Employees, Developers, HDM Posts: 1,215If it is exactly the same part, have you tried using the "derived" feature?
You can certainly make a feature that can create an entire part, but if it's the same part over and over again (and not something with parameters controlling it), using derived is easier.Ilya Baran \ VP, Architecture and FeatureScript \ Onshape Inc5
Answers
You can certainly make a feature that can create an entire part, but if it's the same part over and over again (and not something with parameters controlling it), using derived is easier.