Click or drag to resize

MaterialStreamCreateMaterialObject Method

Create a Material Object from the parent Material Template of the current Material Object.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public Object CreateMaterialObject()
Request Example View Source

Return Value

Object
The created and initialized Material Object.

Implements

ICapeThermoMaterialObject.CreateMaterialObject
See Also