3D grids and properties ----------------------- Grid ^^^^ Functions """"""""" .. autofunction:: xtgeo.grid_from_file .. autofunction:: xtgeo.grid_from_roxar .. autofunction:: xtgeo.grid_from_resinsight .. autofunction:: xtgeo.create_box_grid .. autofunction:: xtgeo.grid_from_cube .. autofunction:: xtgeo.grid_from_surfaces Classes """"""" .. autoclass:: xtgeo.Grid .. autoclasstoc:: Grid property (single) ^^^^^^^^^^^^^^^^^^^^^^ Functions """"""""" .. autofunction:: xtgeo.gridproperty_from_file .. autofunction:: xtgeo.gridproperty_from_roxar Classes """"""" .. autoclass:: xtgeo.GridProperty .. autoclasstoc:: Grid properties (multiple) ^^^^^^^^^^^^^^^^^^^^^^^^^^ Classes """"""" .. autoclass:: xtgeo.GridProperties .. autoclasstoc::