Homepage

Welcome to NaxToPy's documentation!#

NaxToPy is the NaxTo library designed for Python, allowing users to read and manipulate FEM analysis results files from the most common tools: Nastran (op2, xdb, h5), Abaqus (odb), Optistruct (h3d, op2), and Ansys (rst). It stores these results in a user-friendly Python structure. Additionally, it can read input files from Nastran (bdf/dat) and Optistruct (fem) and modify their contents.

It can easily be combined with other Python packages, such as Matplotlib or Pandas, providing access to Python's full coding power for interpreting and processing results without the need to install additional software beyond NaxTo.

NaxToPy is a powerful tool for FEM analysis post-processing!

This documentation contains the API reference with all the functions, methods, and classes in the package. It is intended to assist users with function arguments, return values, method nomenclature, and more.

Indices and tables#