Session and Top-Level Functionality
===================================

..  contents::
    :local:
    :depth: 2

.. automodule:: tecplot

Session
-------

.. automodule:: tecplot.session
.. autofunction:: tecplot.session.stop
.. autofunction:: tecplot.session.acquire_license
.. autofunction:: tecplot.session.release_license
.. autofunction:: tecplot.session.start_roaming
.. autofunction:: tecplot.session.stop_roaming
.. autofunction:: tecplot.session.license_expiration
.. autofunction:: tecplot.session.tecplot_install_directory
.. autofunction:: tecplot.session.tecplot_examples_directory

Miscellaneous
-------------

.. autoclass:: tecplot.tecutil.Index
.. autoclass:: tecplot.tecutil.IndexRange
