Package | Description |
---|---|
eu.printingin3d.javascad.vrl.export |
Modifier and Type | Class and Description |
---|---|
class |
PolygonFile
An IFileExporter implementation for the Polygon file format.
|
class |
StlBinaryFile
An IFileExporter implementation for the binary STL file format.
|
class |
StlTextFile
An IFileExporter implementation for the textual STL file format.
|
Modifier and Type | Method and Description |
---|---|
static IFileExporter |
FileExporterFactory.createExporter(File file)
Creates a
file exporter based on the
extension of the supplied file. |
Copyright © 2014–2020, Printing in 3D. All rights reserved.