vtkMeshWrite: exports a triangular mesh of class mesh3d to a vtp file

Description Usage Arguments

View source: R/vtkstuff.r

Description

exports a triangular mesh of class mesh3d to a vtp file

Usage

1
2
vtkMeshWrite(mesh, filename = dataname, type = c("vtk", "vtp"),
  ascii = FALSE)

Arguments

mesh

mesh of class mesh3d

filename

character

type

character: file extension. Can be "vtk", "vtp".

ascii

if TRUE, vtk will be written as binary


zarquon42b/RvtkStatismo documentation built on May 4, 2019, 9:09 p.m.