﻿pytuflow.NCMesh
===============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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