ICapeFlowsheetMonitoringOldGetStreamCollection Method

Get the collection of streams.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
[DispIdAttribute(1)]
Object GetStreamCollection()

Return Value

Object
An ICapeCollection of unit operations.

Remarks

Get the collection of streams returns an ICapeCollection object enumerating streams each stream is identified via ICapeIdentification material streams expose ICapeThermoMaterial or ICapeThermoMaterialObject energy streams and information streams expose ICapeCollection, each item in the collection is an ICapeParameter object

See Also