Declared in ThermalModel
Declaration
bool Disconnect(
ThermalModel other
);Description
Disconnects two thermal models, removing any thermal connections between them.
Parameters
| Name | Description |
|---|---|
| other | The other thermal model to disconnect from. |
Declared in ThermalModel
bool Disconnect(
ThermalModel other
);Disconnects two thermal models, removing any thermal connections between them.
| Name | Description |
|---|---|
| other | The other thermal model to disconnect from. |