Property PackageCOMaterialto DWMaterial Method
Converts a COM Material Object into a DWSIM Material Stream.
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A DWSIM Material Stream
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public IMaterialStream COMaterialtoDWMaterial(
Object material
)VB
Public Function COMaterialtoDWMaterial (
material As Object
) As IMaterialStreamParameters
- material Object
- The Material Object to convert from
Return Value
IMaterialStreamA DWSIM Material Stream
Remarks
This function is called by SetMaterial when DWSIM Property Packages are working in outside environments (CAPE-OPEN COSEs) like COCO/COFE.