write.stl.fracture_geom | R Documentation |
Writes a mesh3d object (or a list) to an stl file
## S3 method for class 'fracture_geom'
write.stl(x, con, ascii = FALSE, type = c("top", "bottom"), ...)
x |
list of meshes to write |
con |
file connection of filename to write to |
ascii |
if TRUE, write in ASCII format (discouraged) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.