MaterialStreamDuplicate Method |
Creates a duplicate of the current Material Object.
Namespace: DWSIM.Thermodynamics.StreamsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public Object Duplicate()
Public Function Duplicate As Object
Request Example
View SourceReturn Value
ObjectThe duplicated Material Object.
Implements
ICapeThermoMaterialObject.DuplicateSee Also