Macro Commands from |PyTecplot|
===============================

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

.. automodule:: tecplot.macro

    .. autosummary::
        :nosignatures:

        execute_command
        execute_extended_command
        execute_file

.. autofunction:: tecplot.macro.execute_command
.. autofunction:: tecplot.macro.execute_extended_command
.. autofunction:: tecplot.macro.execute_file
