﻿pytuflow.XMDF
=============

.. currentmodule:: pytuflow

.. autoclass:: XMDF
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~XMDF.add_dataset
      ~XMDF.curtain
      ~XMDF.data_point
      ~XMDF.data_types
      ~XMDF.flux
      ~XMDF.flux_integral
      ~XMDF.load_into_memory
      ~XMDF.maximum
      ~XMDF.mesh_dataset
      ~XMDF.minimum
      ~XMDF.profile
      ~XMDF.section
      ~XMDF.surface
      ~XMDF.time_series
      ~XMDF.times
      ~XMDF.to_alembic
      ~XMDF.to_gltf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~XMDF.ATTRIBUTE_TYPES
      ~XMDF.DOMAIN_TYPES
      ~XMDF.GEOMETRY_TYPES
      ~XMDF.ID_COLUMNS
      ~XMDF.spherical
      ~XMDF.name
      ~XMDF.has_reference_time
      ~XMDF.reference_time
   
   