polygons2vtk: Function that stores polygons in a vtk file.

Description Usage Arguments

View source: R/vtk.R

Description

Create a vtk file (legacy format) from polygons. Values corresponding to the points can, optionally, be added as well.

Usage

1
  polygons2vtk(fname, mesh, ...)

Arguments

fname

Name of vtk file

mesh

Polygonal mesh

...

List of values associated with the points.


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