PanelScheduleView.GetSlotNumberByCell Method

Gets the slot number in the circuit table


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public int GetSlotNumberByCell(
	int nRow,
	int nCol
)

Parameters

nRow  Int32
Column Number
nCol  Int32
 

Return Value

Int32
Row Number

See Also

Reference

PanelScheduleView Class
Autodesk.Revit.DB.Electrical Namespace