anastruct.fem.plotter.null ========================== .. py:module:: anastruct.fem.plotter.null Classes ------- .. autoapisummary:: anastruct.fem.plotter.null.Plotter Module Contents --------------- .. py:class:: Plotter(system: anastruct.fem.system.SystemElements, mesh: int) Bases: :py:obj:`anastruct.fem.plotter.values.PlottingValues` .. py:attribute:: system :type: anastruct.fem.system.SystemElements .. py:attribute:: one_fig :type: Optional[matplotlib.axes.Axes] :value: None .. py:attribute:: max_q :type: float :value: 0 .. py:attribute:: max_qn :type: float :value: 0 .. py:attribute:: max_system_point_load :type: float :value: 0 .. py:attribute:: fig :type: Optional[matplotlib.figure.Figure] :value: None