pytha - pytha-3d-cad/pytha-lua-api GitHub Wiki
The pytha.* apis contain all functions related to creating and modifying parts, groups, sections and other elements in PYTHA.
A full list can be found in the sidebar on the right. You can also browse through the overview pages, which are organized along the lines of the PYTHA user interface:
Geometry & Modeling:
Structure & Organization:
Sections:
Advanced Data & Control:
You may also want to read about the following important concepts:
Note
The pytha.* namespace operates on the model (construction space).
For workflows involving plotted output (e.g. sheets, details, plotted sections), see the pyplot namespace.