Material StreamProp Check 3 Method
CAPE-OPEN 1.0 ICapeThermoPropertyPackage: Checks whether properties can be calculated. Delegates to the associated property package.
Definition
Namespace: DWSIM.Thermodynamics.Streams
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 Object PropCheck3(
Object materialObject,
Object props
)VB
Public Function PropCheck3 (
materialObject As Object,
props As Object
) As Object