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.V25.ResultsResultBuilder

Namespace: ema3d.Api.V25.Results
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.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