MaterialStreamCreateMaterialObject Method |
Create a Material Object from the parent Material Template of the current Material Object.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Object CreateMaterialObject()
Public Function CreateMaterialObject As Object
Request Example
View SourceReturn Value
ObjectThe created and initialized Material Object.
Implements
ICapeThermoMaterialObject.CreateMaterialObjectSee Also