symbrim.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 SymBRiM objects.

PlotConnection

Plot object of a SymBRiM connection.

PlotLoadGroup

Plot object of a SymBRiM load group.

PlotModel

Plot object of a SymBRiM model.

Plotter

Plotter for models created by SymBRiM using SymMePlot.