Skip to content

pytha Parts Functions

fabian-flassig edited this page Jun 8, 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_cone
Ring create_ring
Pyramid create_pyramid
Tube create_tube
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