Syntax
[b,alpha,Smax,r,c]=bofbendinggirder([h,l,s,F,E,Slim])
Input Parameter
h : | | height of the cross section of bended beam |
l : | | length of the bended beam |
s : | | bending distance; default h |
F : | | bending force to achieve distance s; default 10 N |
E : | | E modulus default 1200 MPa (Polyamid PA12) |
Slim : | | Limit of bending stress |
Output Parameter
b : | | width of cross section of a bended girder |
alpha : | | bending angle |
Smax : | | bending stress |
r : | | bending radius |
c : | | bending contour |
Examples
bofbendinggirder(1.5,10,1.5+1) % clip width length 10 and wall thickness 1.5 and pin of 1
Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21