save model glb
Export the model as a GLB file.
Syntax
save model glb <filename> <name>=<value>
Arguments
- glb
- This option only works on the content of the active window.
- <filename>
- Use the file browser to enter a file name and select a directory to save the presentation file to.
- <name>=<value>
- If the following options are not displayed, the defaults values will be
used as described in config.
- animation
- modelhierarchy
- results
Example
Save the active model in GLB
format:
save model glb C:\WorkingDirectory\truck.glb animation=true results=true