cli → zoo → ml → text-to-cad

zoo ml text-to-cad export

Run a Text-to-CAD prompt and export it as any other supported CAD file format.

Options

prompt
Your prompt
--output-dir
The path to a directory to output the files. If not set this will be the current directory
-t/--output-format
A valid output file format
Possible values: fbx | glb | gltf | obj | ply | step | stl
-f/--format
Command output format
Possible values: json | yaml | table
-d/--debug
Print debug info
Default value: false
-h/--help
Print help (see a summary with '-h')

About

$ zoo ml text-to-cad export --output-format=obj A 2x4 lego brick

See also