Click or drag to resize

E3DWriterWrite Method

Overload List
 NameDescription
Public methodWrite Exports the .emin file to an arbitrary directory.
Public methodWrite(CancellationToken) Exports the .emin file to an arbitrary directory.
Public methodWrite(String) Exports the .emin file to the provided directory.
Public methodWrite(String, CancellationToken) Exports the .emin file to the provided directory.
Public methodStatic memberWrite(Document, Simulation, String) Exports a standard .emin file for the provided document.
Top
See Also