Click or drag to resize

CalculatorInitialize Method

Initializes the calculator and loads the compound databases into memory.

Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(1)]
public void Initialize()
Request Example View Source

Implements

Calculator_CalculatorInitialize
See Also