Click or drag to resize

Calculator_CalculatorGetInteractionParameterSet Method


Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
[DispIdAttribute(37)]
InteractionParameter GetInteractionParameterSet(
	string Model,
	string Compound1,
	string Compound2
)
Request Example

Parameters

Model  String
 
Compound1  String
 
Compound2  String
 

Return Value

InteractionParameter
See Also