Click or drag to resize

MaterialStreamAssignProps Method

Copies phase properties from another stream.

Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void AssignProps(
	IMaterialStream ASource
)
Request Example View Source

Parameters

ASource  IMaterialStream
Source stream
See Also