Form Config Property PackageSet Kij Val Method
Definition
Namespace: DWSIM.Thermodynamics
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
private void SetKijVal(
string id1,
string id2,
double newvalue
)VB
Private Sub SetKijVal (
id1 As String,
id2 As String,
newvalue As Double
)