Cape Supports Thermodynamics 11Attribute Constructor
Initializes a new instance of the CapeSupportsThermodynamics10Attribute 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 CapeSupportsThermodynamics11Attribute(
bool supported
)VB
Public Sub New (
supported As Boolean
)Parameters
- supported Boolean
- The CAPE-OPEN component consumes thermodynamics.
Remarks
This attribute is used to indicate whether the object supports thermodynamic
version 1.0. It is also used by the COM registration function to place the appropriate CATID
value in the system registry.