gempy.activate_interactive_df

gempy.activate_interactive_df(geo_model: gempy.core.model.Project, plot_object=None)[source]

Experimental: Activate the use of the QgridProjectIntegration: TODO evaluate the use of this functionality

Notes: Since this feature is for advance levels we will keep only object oriented functionality. Should we add in the future,

TODO: copy docstrings to QgridModelIntegration :param geo_model: [s0] Container class of all objects that constitute a GemPy model. :param plot_object: GemPy plot object (so far only vtk is available)

Parameters
  • geo_model (Project) –

  • plot_object

Returns

QgridModelIntegration