write_PLY_only_points: Write only the vertices of a mesh in a PLY file

Description Usage Arguments Value

Description

Write only the vertices of a mesh in a PLY file so it is saved a point cloud

Usage

1
write_PLY_only_points(vertices, file_name = "")

Arguments

vertices

matrix Nx3 where each row represents the coordinates of a vertex of the mesh

file_name

path and name of the PLY file where point cloud is going to be saved

Value

None


ComputationalIntelligenceGroup/3DSomaMS documentation built on May 6, 2019, 12:49 p.m.