post_objects_container#

Module providing visualization objects to facilitate integration with libraries like Matplotlib and pyvista.

Classes

Container(session, container_type, module, ...)

Base class for containers, for example, Plots, Graphics.

Graphics(session, module, post_api_helper[, ...])

Provides the pyvista Graphics objects manager.

Plots(session, module, post_api_helper[, ...])

Provides the Matplotlib Plots objects manager.