ETABs API - Steel Beam Design Shear Reactions
ETABs API - Steel Beam Design Shear Reactions
(OP)
Is there any way to access beam end shear reactions through the API for steel beam design like that of composite beam designs?
There is a nice method in composite beam design (DesignCompositeBeam.GetSummaryResults) that returns ReacLeft and ReacRt that does the trick for composite beams.
Unfortunately for steel beams, it does not look like there is a similar function that returns beam end shear reactions. I can access shear ratios and combos, but not the end beam shear force.
S&T
There is a nice method in composite beam design (DesignCompositeBeam.GetSummaryResults) that returns ReacLeft and ReacRt that does the trick for composite beams.
Unfortunately for steel beams, it does not look like there is a similar function that returns beam end shear reactions. I can access shear ratios and combos, but not the end beam shear force.
S&T
RE: ETABs API - Steel Beam Design Shear Reactions
CODE --> Python
I made an envelope of load combinations I was interested in and pick the results from there.
S&T
RE: ETABs API - Steel Beam Design Shear Reactions
RE: ETABs API - Steel Beam Design Shear Reactions
Seems like RAM has the checking of gravity beam shear tab connections down well and ETABs is a little lacking.
S&T
RE: ETABs API - Steel Beam Design Shear Reactions