Gets the size count of the cable tray size table.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2017
Syntax
C# |
---|
public int GetSizeCount() |
Visual Basic |
---|
Public Function GetSizeCount As Integer |
Visual C++ |
---|
public: int GetSizeCount() |