Workspace 6.21.5
Read_PLY_mesh

Reads a Polygonal File Format (.PLY) file into a MeshModelInterface object.

  • Default label: "Read PLY mesh"
  • Member of plug-in: Mesh
  • Catalogue path: FileIO/Readers
Inputs:
File nameQString

Stop after N pointsintStop reading the file after the specified number of points have been read.
Mesh modelModified-in-placeCSIRO::Mesh::MeshModelInterface

Specify a custom implementation of MeshModelInterface to use. This can be done using the CreateMeshModelInterface operation. Output the mesh model

Outputs:
Mesh modelCSIRO::Mesh::MeshModelInterfaceSpecify a custom implementation of MeshModelInterface to use. This can be done using the CreateMeshModelInterface operation. Output the mesh model
Texture file nameQString