Macros
======

..  contents::
    :local:
    :depth: 1

tecplot.macro
-------------

.. automodule:: tecplot.macro

macro.execute_command()
-----------------------

.. autofunction:: tecplot.macro.execute_command

macro.execute_extended_command()
--------------------------------

.. autofunction:: tecplot.macro.execute_extended_command

macro.execute_file()
--------------------

.. autofunction:: tecplot.macro.execute_file

macro.execute_function()
------------------------

.. autofunction:: tecplot.macro.execute_function

