PanelScheduleView.GetCircuitByCell
Method
Description:
Gets the circuit element for the given slot number
Gets the circuit element for the given slot number
Parameters
| Parameter | Type | Description |
|---|---|---|
| nRow | Int32 | Row Number of the Body Section |
| nCol | Int32 | Column Number of the Body Section |
Return Value
| Type | Description |
|---|---|
| ElectricalSystem | The circuit found at the given row and column |