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.
FeatureScript Sculpt Surface
hervé_pipon
Member Posts: 60 ✭✭
Hello,
I play with FeatureScript Sculpt Surface to modify a cylinder.
The modifications are hand made.
Is there a way to copy this result so I can make the same modification to others parts ?
Or to save the parameter Vectors ?
I play with FeatureScript Sculpt Surface to modify a cylinder.
The modifications are hand made.
Is there a way to copy this result so I can make the same modification to others parts ?
Or to save the parameter Vectors ?
Tagged:
0
Comments
- Structure your design such that you can just pattern or transform/copy the first body instead of using another Sculpt Surface feature. For example, these two parts started out the same, but features were added after the pattern to make them different.
- Use the Sculpt by Reference option of the FS. This allows you to drive the feature using reference sketches/points created prior to starting the Sculpt feature. While the Sculpt feature can't be copy/pasted, with a little effort you can copy the reference sketches and use them to drive another Sculpt feature. Below is a screenshot from the FS instructions
You can also ask @maximilian_schommer to update his FS to add an export/import option, but there's no guarantee it would happen.