Workspace 6.21.5
PlyWriter

Writes a MeshModelInterface object to disk using the Polygon File (.PLY) format.

  • Default label: "Ply writer"
  • Member of plug-in: Mesh
  • Catalogue path: FileIO/Writers
Inputs:
File nameQString

Mesh modelCSIRO::Mesh::MeshModelInterface

Binary formatboolWrite binary format or ascii format.
Truncate to floatboolWrite every float value in . Valid for binary format.
Vector3d component suffixQString

Suffix for vector3D type components which will be written to property with name 'statename'+'Suffix'+'x/y/z'.