Material StreamClone XML Method
Creates a deep copy of this stream by adding compounds from the flowsheet and copying all properties.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
A new MaterialStream with all properties copied.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override Object CloneXML()VB
Public Overrides Function CloneXML As ObjectReturn Value
ObjectA new MaterialStream with all properties copied.