Examples¤
The examples/ directory in the repository contains runnable scripts grouped by topic.
Breps¤
- brep_from_extrusion.py
- brep_from_loft.py
- brep_from_mesh.py
- brep_from_booleans.py
- brep_boolean_disjoint.py
- brep_serialisation.py
- brep_explorer.py
- brep_fillet.py
- brep_slice.py
- brep_split.py
- brep_trim.py
- brep_with_holes.py
Curves¤
Surfaces¤
- surface_from_points.py
- surface_from_meshgrid.py
- surface_isocurves.py
- surface_intersections_with_line.py
Rhino¤
Scripts to run inside Rhino rather than the viewer.