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.
Drive position of pullies by belt length
Oliver_Nicholls
Member Posts: 3 ✭
Best Answer
-
eric_pesty Member Posts: 1,881 PRONot sure there's a simple way to "drive" the length, the math isn't trivial.
The closest I can think is to use a "measure" feature to display the belt length and use the "final" button to get it to update "live" as you edit the sketch.
This makes it fairly easy to get what you want "one time" but won't help you if you want it to adjust automatically...
https://cad.onshape.com/documents/9044389820d6c6ade10c747e/w/8150185d2901bb76d53dc501/e/95c2a41e4c3c3945c50fcec1
Edit: thinking out loud but I do wonder if it would be possible to do a "goal seek" Featurescript that would automatically adjust one variable until another one reached a certain value... Don't know of the top of my head if FS can actually access "dowstream" data. I'm guessing not but I could be wrong. Maybe it could be built into the measure tool instead: give it a variable to change (upstream one) and a target value for the measured items maybe?
0
Answers
The closest I can think is to use a "measure" feature to display the belt length and use the "final" button to get it to update "live" as you edit the sketch.
This makes it fairly easy to get what you want "one time" but won't help you if you want it to adjust automatically...
https://cad.onshape.com/documents/9044389820d6c6ade10c747e/w/8150185d2901bb76d53dc501/e/95c2a41e4c3c3945c50fcec1
Edit: thinking out loud but I do wonder if it would be possible to do a "goal seek" Featurescript that would automatically adjust one variable until another one reached a certain value... Don't know of the top of my head if FS can actually access "dowstream" data. I'm guessing not but I could be wrong. Maybe it could be built into the measure tool instead: give it a variable to change (upstream one) and a target value for the measured items maybe?