CreateCalculationSettings: IMsProblemCalculationSettings;
The CreateCalculationSettings method creates an object that contains settings of opened instance of modeling problem for calculation.
To calculate the opened instance of modeling problem with specified settings, use the IMsProblemInstance.Calculate method.
The method use is given in the example for IMsProblemInstance.Calculate.
See also: