MaterialStreamAssignProps Method

Copies phase properties from another stream.

Definition

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public void AssignProps(
	IMaterialStream ASource
)

Parameters

ASource  IMaterialStream
Source stream

See Also