<Code Lib>
2025 Method
Changes 0
M

PanelScheduleView.IsSpare

Description:
Check if the circuit is a spare

public bool IsSpare(
	int nRow,
	int nCol
)

Return Value Boolean True if the circuit is a spare, false otherwise

Loading…