Tutorials
These tutorials are learning-oriented: each walks through one complete workflow end to end. They assume you have installed the toolkit.
| Tutorial | Package | You will… |
|---|---|---|
| Parse a STEP file | cadling | convert a CAD file to a structured document and export it |
| Tokenize a mesh | geotoken | turn a mesh into tokens and measure the quantization impact |
| Generate CAD | ll_gen | run the propose→dispose loop and train generators that produce valid CAD |
| OCADR HF inference | ll_ocadr | feed geometry into a language model and read its description |
For conceptual background, see Concepts; for terse API/usage, see each package’s pages in the sidebar.