Skip to content
PTjack edited this page Jan 25, 2016 · 2 revisions

command: /export

quick ref:

/export [-silent] [filename]

description:

export current selection as certain file
@param silent: true to suppress any UI popups
@param filename: file name to save as.
Example:
/export   :show the GUI to export selection to a given file type.
/export -silent  :close any exporter gui

导出当前选择特定文件。

Clone this wiki locally