parq\_blockmodel.solid.MeshSolid
================================

.. currentmodule:: parq_blockmodel.solid

.. autoclass:: MeshSolid
   :members:
   :special-members: __add__, __mul__

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~MeshSolid.__init__
      ~MeshSolid.evaluate
      ~MeshSolid.from_dxf
      ~MeshSolid.from_mesh
      ~MeshSolid.from_ply
      ~MeshSolid.from_pyvista
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~MeshSolid.EVALUATE_CHUNK_SIZE
      ~MeshSolid.name
      ~MeshSolid.mesh
   
   