Value
Name | Description | Value |
---|---|---|
ExportPresetFormat.DOCUMENT_PRESETS_FORMAT | Document presets. | 1683190892 = 'dStl' |
ExportPresetFormat.FLATTENER_PRESETS_FORMAT | Flattener presets. | 1951626348 = 'tStl' |
ExportPresetFormat.PDF_EXPORT_PRESETS_FORMAT | PDF export presets. | 1716745324 = 'fStl' |
ExportPresetFormat.PRINTER_PRESETS_FORMAT | Printer presets. | 1918071916 = 'rStl' |
Usage
In function
void Application.exportPresets (format: ExportPresetFormat, to: File[, versionComments: string][, forceSave: bool=false])
void Application.importFile (format: ExportPresetFormat, from: File)
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |