User IPDBGet Stored IPsets Method
Definition
Namespace: DWSIM.Thermodynamics.Databases
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#
public static List<InteractionParameter> GetStoredIPsets(
string comp1,
string comp2,
string model
)VB
Public Shared Function GetStoredIPsets (
comp1 As String,
comp2 As String,
model As String
) As List(Of InteractionParameter)