"beamReactions".
Implementation
Plot Parameters
Reaction Data Format
TheallR parameter contains comprehensive reaction data from the solver:
Load Type Display
UsedispR to control which load combinations are displayed:
Common Load Type Codes
Common Load Type Codes
- G: Dead loads (permanent loads)
- Q: Live loads (imposed loads)
- W: Wind loads
- E: Earthquake loads
- S: Snow loads
- Ult: Ultimate load combination
- UltMax: Maximum ultimate combination
- UltMin: Minimum ultimate combination
- SLS: Serviceability limit state
Example Implementation
Column Mode
For vertical members, setcolumn: true:
Upstream Linking
TheupstreamReferenceId parameter enables linking reactions to upstream sheets:
Tutorial: Upstream Linking VideoIf you want to display a button to link the reaction to other sheets as an upstream sheet, the value should be the type of reaction that the diagram represents such as
linkMembersY.Clicking the button will open a modal with options of which sheets you can link to the reaction. Compatible sheets are those with templates where this upstreamReferenceId value is in the importReferenceIds array of the template.Upstream Reference Setup
In the target template’s header, include the reference ID inimportReferenceIds:
Arrow Scaling
Control reaction arrow scaling withscaleArrows:
Best Practices
- Load Selection: Choose appropriate load types for display based on design requirements
- Units: Ensure consistent units for all reaction components
- Tooltips: Include more load types in tooltips than displayed for comprehensive information
- Linking: Use upstream linking for templates that feed loads to other calculations
- Scaling: Use arrow scaling to help visualize reaction magnitudes
Integration with Beam Solvers
Reactions diagrams work seamlessly with beam solver results:allR data structure with reactions for all specified load combinations.