raw2vtk: Converts a raw mesh to vtk file format.

Description Usage Arguments

View source: R/raw.R

Description

The raw mesh is actually a list of mesh3d that was read with rawRead. This function saves this list as vtk file (legacy format).

Usage

1
  raw2vtk(tri, fname)

Arguments

A

list of mesh3d objects.

fname

Name of vtk file to save the data.


tunelipt/model3d documentation built on Nov. 5, 2019, 10:59 a.m.