nat (version 1.8.24)

write.hxsurf: Write Amira surface (aka HxSurface or HyperSurface) into .surf file.

Description

Write Amira surface (aka HxSurface or HyperSurface) into .surf file.

Usage

write.hxsurf(surf, filename)

Value

NULL or integer status from close.

Arguments

surf

hxsurf object to write to file.

filename

character vector defining path to file.

See Also

plot3d.hxsurf,read.hxsurf, rgb

Other amira: amiratype(), is.amiramesh(), read.amiramesh(), read.hxsurf()

Other hxsurf: as.hxsurf(), as.mesh3d(), materials(), plot3d.hxsurf(), read.hxsurf(), subset.hxsurf()