RVTDocs.com

PanelScheduleView.IsSpare

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