Skip to main content
The Load & Support Diagram is used throughout the modern platform to plot a load and support diagram with all unfactored load types and supports. It uses diagram widget type "beamLoadSupport".

Implementation

Plot Parameters

Support Data Formats

Traditional r Widget Format

When using the traditional r widget for supports:

Solver Support Format (rDict)

When using solver-generated support data:

Load Data Formats

Point Loads (PL)

Distributed Loads (DL)

Area Distributed Loads

For loads applied over an area (like floor loads):

Openings in Walls

For wall applications, you can specify openings:

Example Implementation

Column/Wall Configuration

For vertical members, use the column configuration:

Integration with Templates

With Traditional Templates

With Solver Templates

Best Practices

  1. Unfactored Loads: This diagram shows unfactored loads - ensure you’re not passing factored values
  2. Load Types: Use consistent load type categorization (dead, live, wind, etc.)
  3. Units: Maintain consistent units throughout the diagram
  4. Support Definition: Choose between r and rDict based on your template architecture
  5. Color Coding: Different load types will be automatically color-coded
The Load & Support Diagram is ideal for showing the initial loading condition before load combinations are applied. It provides a clear view of the structural system for engineers to verify load placement and support conditions.
Ensure that either r or rDict is provided, but not both. The diagram requires one of these parameters to properly display support conditions.
For wall applications with openings, the diagram will automatically adjust the distributed load display to account for the openings, providing a realistic representation of load distribution.