CapeFlowsheetMonitoringAttribute Constructor

Initializes a new instance of the CapeConsumesThermoAttribute class.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public CapeFlowsheetMonitoringAttribute(
	bool monitors
)

Parameters

monitors  Boolean
The CAPE-OPEN component is a flowsheet monitoring object.

Remarks

This attribute is used to indicate whether the object consumes thermodynamic models. It is also used by the COM registration function to place the appropriate CATID value in the system registry.

See Also