Expand description
geop: the kernel on the command line.
geop compile part.program.json builds a program โ the JSON the web
editor saves (see geop_ops_parts::Program) โ and writes the part it
makes as an STL mesh. The mesh is the one the editor draws (see
geop_ops_rasterize::stl), so a compiled file looks exactly like the
part on screen.
Structsยง
- Cli ๐
- Compile
Args ๐ - Compiled ๐
- What a compile wrote, for the report.
Enumsยง
- Command ๐
Constantsยง
- DEFAULT_
QUALITY ๐ - How finely curved faces are meshed unless asked otherwise โ what the web editor draws with.
Functionsยง
- compile ๐
- default_
output ๐ programโs path with its extension replaced by.stl:part.program.jsonbecomespart.stl.- main ๐
Type Aliasesยง
- S ๐