Cape Flowsheet Monitoring Attribute 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)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CapeFlowsheetMonitoringAttribute(
bool monitors
)VB
Public Sub New (
monitors As Boolean
)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.