Skip to content
LXZ_svn_sync edited this page Oct 30, 2019 · 2 revisions

command: /stlexporter

quick ref:

/stlexporter [-b|binary] [-native|cpp] [filename] [unit_value] [bUpload]

description:

export a bmax file or current selection to stl file
@param -b: export as binary STL file
@param -native: use C++ exporter, instead of NPL.
/stlexporter test.stl			export current selection to test.stl file
/stlexporter -b test.bmax		convert test.bmax file to test.stl file
Clone this wiki locally