E3DWriter Methods |
The E3DWriter type exposes the following members.
| Name | Description | |
|---|---|---|
| Create(Document) | Creates a new .emin file writer for the provided document. | |
| Create(Document, Simulation) | This method is deprecated and will soon be removed. Creates a new standard .emin file writer for the provided document. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetSim | Gets Current simulation | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Write | Exports a standard .emin file for the provided document. | |
| Write(String) | This method is deprecated and will soon be removed. Exports the .emin file to the provided directory. | |
| Write(String, CancellationToken) | This method is deprecated and will soon be removed. Exports the .emin file to the provided directory. | |
| Write(Document, Simulation, String) | This method is deprecated and will soon be removed. Exports a standard .emin file for the provided document. | |
| WriteSParameter | Exports an s-parameter .emin file for the provided document. |