CapeSupportsThermodynamics10Attribute 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)
public CapeSupportsThermodynamics10Attribute(
	bool supported
)

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.

See Also