CalculatorGet Prop Pack Instance Method
Returns a Property Package instance that can be reused on multiple function calls.
Definition
Namespace: DWSIM.Thermodynamics.CalculatorInterface
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A Property Package instance.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
[DispIdAttribute(21)]
public PropertyPackage GetPropPackInstance(
string proppackname
)VB
<DispIdAttribute(21)>
Public Function GetPropPackInstance (
proppackname As String
) As PropertyPackageParameters
- proppackname String
Return Value
PropertyPackageA Property Package instance.