Ms > Ms Assembly Interfaces > IMsMethod > IMsMethod.Execute
Execute(Calculation: IMsMethodCalculation; Coord: IMsFormulaTransformCoord): IMsModelCalculationResult;
Calculation. Settings that are necessary for model calculation
Coord. The slice, by which calculation is executed.
The Execute method calculates model and returns calculation results.
The method use is given in the example for IMsMethodCalculation.Warnings.
See also: