Cape Consumes Thermo Attribute Class
Provides information regarding whether the object consumes Thermodynamics
during registration of a CAPE-OPEN object.
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#
[ComVisibleAttribute(false)]
[AttributeUsageAttribute(AttributeTargets.Class)]
public class CapeConsumesThermoAttribute : AttributeVB
<ComVisibleAttribute(false)>
<AttributeUsageAttribute(AttributeTargets.Class)>
Public Class CapeConsumesThermoAttribute
Inherits AttributeRemarks
This attribute is used during the registration of a CAPE-OPEN object with the COM registry to add the Consumes_Thermo_CATID to the object's registration key.
Constructors
| CapeConsumesThermoAttribute | Initializes a new instance of the CapeConsumesThermoAttribute class. |
Properties
| ConsumesThermo | Gets the the about information. |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |