Gets the number of rows in the circuit table
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public int GetNumberOfCircuitRows() |
| Visual Basic |
|---|
Public Function GetNumberOfCircuitRows As Integer |
| Visual C++ |
|---|
public: int GetNumberOfCircuitRows() |