This function is a modified version of read.ply function from geomorph R package to specifically read MGX cell graph ply files.

read_mgxCellGraph(fileCellGraph, header_max = 30)

Arguments

fileCellGraph

.ply Cell Graph file.

header_max

Number of lines expected in header. Must be equal or greater to the actual number of lines in the header. Default to 30.

Value

Object of type mesh3D