2027 Method
Changes 0
M

PanelScheduleView.IsSpare

Description:
Check if the circuit is a spare
public bool IsSpare(
	int nRow,
	int nCol
)
  • Int32
    nRow
    Row Number
  • Int32
    nCol
    Column Number
Return Value Boolean True if the circuit is a spare, false otherwise