Perform operations on CAD files.
Subcommands
- zoo file convert
- zoo file snapshot
- zoo file volume
- zoo file mass
- zoo file center-of-mass
- zoo file density
- zoo file surface-area
Options
- -d/--debug
- Print debug info
 Default value:false
- --host
- Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
- -h/--help
- Print help (see a summary with '-h')
About
# convert a step file to an obj file
$ zoo file convert --output-format=obj ./input.step ./