Workspace 6.21.5
|
Writes a MeshModelInterface to a Workspace Binary Mesh (.WBM) format file at the target location.
Inputs: | |||
---|---|---|---|
File name | QString | ||
Single precision floats | bool | If enabled, the operation will write single-precision (float) values to the file only, significantly reducing the file-size, but proportionally reducing the precision of the mesh. Single precision files are faster to read / write, and smaller on disk. | |
Mesh model | CSIRO::Mesh::MeshModelInterface |