MaterialStreamGetPropertyPackageObjectCopy Method

Returns a deep copy of the property package associated with this stream.

Definition

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

Return Value

Object
A cloned PropertyPackage object.

Implements

IMaterialStreamGetPropertyPackageObjectCopy

See Also