write_stl: A Fucntion to write a matrix to an STL File

Description Usage Arguments Value

View source: R/writestl.R

Description

A Fucntion to write a matrix to an STL File

Usage

1
write_stl(STL, filename, ASCII = TRUE)

Arguments

STL

a STL

filename

the name of the file to save out. A string.

ASCII

whether the file should be written as ASCII or not

Value

None


beniaminogreen/STLcraft documentation built on June 4, 2020, 7:14 p.m.