Click or drag to resize

MaterialStreamDuplicate Method

Creates a duplicate of the current Material Object.

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

Return Value

Object
The duplicated Material Object.

Implements

ICapeThermoMaterialObject.Duplicate
See Also