Click or drag to resize

HarnessSimulationLaunch Method

Starts a standard MHARNESS simulation using the provided input file.

Namespace: ema3d.Api.V25.Core.Execution
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public static HarnessSimulation Launch(
	string file
)

Parameters

file  String
The path to the input file to start (.inp).

Return Value

HarnessSimulation
See Also