Declared in ThermalModel

Declaration

bool Disconnect(
    ThermalModel other
);

Description

Disconnects two thermal models, removing any thermal connections between them.

Parameters

NameDescription
otherThe other thermal model to disconnect from.