write.stl.fracture_geom: Writes a mesh3d object (or a list) to an stl file

View source: R/plotting.R

write.stl.fracture_geomR Documentation

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

Description

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

Usage

## S3 method for class 'fracture_geom'
write.stl(x, con, ascii = FALSE, type = c("top", "bottom"), ...)

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.