GetCellsBySlotNumber Method


Panel Schedule View Get Cells By Slot Number Method

Gets cells for the given slot number

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void GetCellsBySlotNumber(
	int nSlotNumber,
	out IList<int> RowArr,
	out IList<int> ColArr
)

Parameters

nSlotNumber Int32
Slot Number
RowArr IList Int32
The array of Row Number
ColArr IList Int32
The array of Col Number
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →