save model h3dinppt
Export the model as H3D in a PowerPoint PPTX file.
Syntax
save model h3dinppt <filename> <name>=<value>
Arguments
- h3dinppt
- 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.
- allmodels
- animation
- compressionloss
- compressoutput
- entityattributes
- includemaskedelements
- includesets
- results
- viewattributes
Example
Save the active window as a PowerPoint
file:
save model h3dinppt C:\WorkingDirectory\truck.pptx animation=true results=true compressoutput=true compressionloss=0.01