Click or drag to resize

ResultBuilder Class

A result building class in EMC Plus, allows the user to pass in a valid sim file format (.EMIN; .INP) to process and create new results objects from a completed simulation.
Inheritance Hierarchy
SystemObject
  ema3d.Api.V26.ResultsResultBuilder

Namespace: ema3d.Api.V26.Results
Assembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntax
public static class ResultBuilder

The ResultBuilder type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBuildE3Results Build EMA3D results from a given .EMIN file.
Public methodStatic memberBuildHarnessResults Build MHARNESS results from a given .INP file.
Top
See Also