MaterialStreamShallowClone Method

Creates a new MaterialStream with the same compounds, properties and settings as this one.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public MaterialStream ShallowClone()

Return Value

MaterialStream
A shallow copy of this stream.

See Also