Skip to content

pytha Parts Functions

fabian-flassig edited this page May 28, 2026 · 10 revisions

Here we link to the functions equivalent to the "Parts" in the PYTHA user interface

PYTHA Function Lua Api Function
Block create_block
Cylinder create_cylinder
Sphere create_sphere
Cone create_cylinder (with options.radius_top = 0)
Profile create_profile
Sweep create_sweep
3D Text create_text_3d
Text Engraving create_text_engraving

Additionally, it is possible to import a .pyo file with import_pyo.

See also:

pytha, Faces Functions, Edges Functions, Part Tools Functions

Clone this wiki locally