Workspace 6.21.5
|
Writes a MeshModelInterface object to disk using the Polygon File (.PLY) format.
Inputs: | |||
---|---|---|---|
File name | QString | ||
Mesh model | CSIRO::Mesh::MeshModelInterface | ||
Binary format | bool | Write binary format or ascii format. | |
Truncate to float | bool | Write every float value in . Valid for binary format. | |
Vector3d component suffix | QString | Suffix for vector3D type components which will be written to property with name 'statename'+'Suffix'+'x/y/z'. |