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.
Beam deflection
Steve_willits
Member Posts: 2 PRO
Hi,
Does Onshape have beam deflection analysis? I am looking for something simple like calculating the maximum deflection of a steel bar, supported at both ends, with load in the middle.
Thanks,
Steve
0
Best Answers
-
GregBrown Member, Onshape Employees, csevp Posts: 197There's nothing built in, and using a full featured simulation code (FEA) would be way overkill if (as you describe) you are only looking for simply supported/mid point loaded bars. The formula for calculating the max deflection (max d = FL^3/48EI) is simple enough, along with I (I = bh^3/12 for a rectangular solid section; other sections easily found online) - so it would be easy to set up a couple of variables as inputs (F, L, E, I, b, h) and spit out a result.
Alternatively you could built a CustomFeature that takes a selected edge, various inputs and displays a max deflection. It would be a great learning exercise as this would be a very simple one. I had a quick bash at it:
Edited to add my public doc:
https://cad.onshape.com/documents/0bb2acf917e0c2f890197ca7/w/34d26b4ab5b6c3e4ceeb688c/e/f94fb66fd110abfbfb51de27
I also included a part studio that does it simply with variables. Use the variable table for the best way to view2 -
TimRice Member, Moderator, Onshape Employees Posts: 315I do have this super old custom feature that used the beam equations to calculate beam deflections:
https://cad.onshape.com/documents/21fa541ca92d7d95aea12b6d/v/8b31dd78d7faf7097352ce7b/e/a7050d236d39980ebd6a0bc3
Tim Rice | User Experience | Support
Onshape, Inc.1
Answers
Alternatively you could built a CustomFeature that takes a selected edge, various inputs and displays a max deflection. It would be a great learning exercise as this would be a very simple one. I had a quick bash at it:
Edited to add my public doc:
https://cad.onshape.com/documents/0bb2acf917e0c2f890197ca7/w/34d26b4ab5b6c3e4ceeb688c/e/f94fb66fd110abfbfb51de27
I also included a part studio that does it simply with variables. Use the variable table for the best way to view
https://cad.onshape.com/documents/21fa541ca92d7d95aea12b6d/v/8b31dd78d7faf7097352ce7b/e/a7050d236d39980ebd6a0bc3
Onshape, Inc.
You can add public featurescripts to your own list by clicking on the + button:
Alternatively, if you go for the pro or enterprise account, you get access to the Onshape simulation beta for assemblies:
https://cad.onshape.com/documents/22ecc44bb6c30033287d9b3f/w/f5b842fdaad41a8c955f2457/e/0e8ac12c96e7a...
Learn more about the Gospel of Christ ( Here )
CADSharp - We make custom features and integrated Onshape apps! Learn How to FeatureScript Here 🔴