write.stl: Writes an stl file

write.stlR Documentation

Writes an stl file

Description

Writes an stl file

Writes a mesh3d object (or a list) to an stl file

Usage

write.stl(x, ...)

## Default S3 method:
write.stl(x, con, ascii = FALSE)

Arguments

x

list of meshes to write

con

file connection of filename to write to

ascii

if TRUE, write in ASCII format (discouraged)


llaniewski/rfracture documentation built on Aug. 21, 2023, 11:10 a.m.