pyplot - pytha-3d-cad/pytha-lua-api GitHub Wiki

The pyplot.* api functions are useful for creating, importing, modifying and deleting plot sheets and plot objects such as details, sections, text objects and codes.

Note

Coordinates and sizes on the plot sheet are specified in the sheet units, i.e. mm or inch, depending on the active plot settings. The origin is at the lower left corner of the sheet.

For coordinates and dimensions inside a plotted view or detail (for example clipping bounds, view coordinates or model-space centers), the construction units of the current model are used.

Sheets:

Plot Details and Sections:

Plot Annotations:

Note

The pyplot.* functions operate on plot sheets and plotted objects, whereas section creation and maintenance in the model itself is handled by the pytha.* section functions.

Version Support:

Minimum PYTHA Version: V26

See also:

pytha, pyui, pyio, pytha.create_section, pytha.update_section, pytha.delete_section