Cape Thermo System Constructor
Creates an instance of the CapeThermoSystem class with the name and description provided.
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 CapeThermoSystem(
string name,
string description
)VB
Public Sub New (
name As String,
description As String
)Parameters
Remarks
You can use this constructor to specify a
specific the name and description of the thermo system.