RVTDocs.com

PanelScheduleView.GetCircuitIdByCell

Method
Description:
Gets the circuit id for the given slot number
Syntax
public ElementId GetCircuitIdByCell(
	int nRow,
	int nCol
)
Parameters
Parameter Type Description
nRow Int32 Row Number
nCol Int32 Column Number
Return Value
Type Description
ElementId ElementId of the circuit found at the given row and column