brim.utilities.plotting#

Module containing utilities to easily plot the model in SymMePlot.

Notes

The plotter is based on SymMePlot, which is an experimental plotting library for SymPy mechanics. Therefore, there is no guarantee that the plotter will work in the future.

Classes

PlotBrimMixin

Mixin class for plotting BRiM objects.

PlotConnection

Plot object of a BRiM connection.

PlotLoadGroup

Plot object of a BRiM load group.

PlotModel

Plot object of a BRiM model.

Plotter

Plotter for models created by BRiM using SymMePlot.