The following topics are included in this section:
The EnSight Case Gold Output API will allow users to make simple calls to our API to write out EnSight's Case Gold format.
In your installation directory, under $CEI/ensight251/src/
you will find the following directories
enout6_api
- C output API for
EnSight6 format
enoutg_api
- C output API for
EnSight Gold format
enout_py
- Python output API
for EnSight Gold format
Within each of these subdirectories is the API source code and a text
help file. For any other questions, please contact <support@ansys.com>
for the
latest information.