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.
Is there a Featurescript for finding and replacing certain dimensions.
colin_king506
Member Posts: 61 ✭✭
I have sketched several dozen and I need to do it without going through all individually. I thought I saw a video for onshape that used this 'script.
Tagged:
0
Best Answer
-
ruben_kwast
Member Posts: 23 ✭
If it's the same dimensions every time, you might want to switch them to variables. It only hurts once, and you'll remind yourself of it the next time you find yourself repeating dimensions a bunch.
1
Answers
I think this would normally be achieved by using variables, but this requires planning ahead…
FS isn't going to be able to do this after the fact. It might be possible through the API but probably not worth the effort…
If it's the same dimensions every time, you might want to switch them to variables. It only hurts once, and you'll remind yourself of it the next time you find yourself repeating dimensions a bunch.