﻿pytuflow.FVSed
==============

.. currentmodule:: pytuflow

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~FVSed.append_input
      ~FVSed.comment_out
      ~FVSed.context
      ~FVSed.find_input
      ~FVSed.input
      ~FVSed.insert_input
      ~FVSed.preview
      ~FVSed.remove_input
      ~FVSed.reset
      ~FVSed.sediment_fractions
      ~FVSed.uncomment
      ~FVSed.undo
      ~FVSed.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~FVSed.TUFLOW_TYPE
      ~FVSed.dirty
      ~FVSed.fpath
      ~FVSed.fvc
      ~FVSed.root_cf
      ~FVSed.scope
      ~FVSed.parser
      ~FVSed.config
      ~FVSed.inputs
      ~FVSed.parent
      ~FVSed.altered_inputs
      ~FVSed.loaded
   
   