There was an error while loading. Please reload this page.
The pygeo.* api functions contain geometry-processing helpers for 2D polygonal data.
pygeo.*
These functions operate on geometric loop or chain data and return cleaned or modified loops. They do not create PYTHA parts themselves.
Currently available functions:
pygeo.clean_polygon_2d
pygeo.clean_polygon_2d_ex
pygeo.offset_polygon
pygeo.offset_polygon_ex
The pygeo.* namespace is intended for geometric preprocessing and analysis.
In particular, the cleaning functions can be used to:
The offset functions can be used to:
The returned loop orientation follows the usual convention:
Minimum PYTHA Version: V26
pytha, pyux