MaterialStreamDuplicate Method

Creates a duplicate of the current Material Object.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public Object Duplicate()

Return Value

Object
The duplicated Material Object.

Implements

ICapeThermoMaterialObjectDuplicate

See Also