Stl | |
The StlExporter type exposes the following members.
| Name | Description | |
|---|---|---|
| Export(Stream, Mesh) | Export method exports the specified mesh to the specified stream. | |
| Export(String, Mesh) | Export method exports the specified mesh to the specified file. If the file already exists, then it is deleted before creating a new one. | |
| Export(Stream, ModelNode, Boolean) | Export method exports the mesh from the modelNode to the specified stream. | |
| Export(String, ModelNode, Boolean) | Export method exports the mesh from the modelNode to the specified file. If the file already exists, then it is deleted before creating a new one. |