Material StreamCreate Material Object Method
Create a Material Object from the parent Material Template of the current Material Object.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
The created and initialized Material Object.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object CreateMaterialObject()VB
Public Function CreateMaterialObject As ObjectReturn Value
ObjectThe created and initialized Material Object.