Revit 2026 API
Cable |
Gets the size count of the cable tray size table.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GetSizeCount()
Public Function GetSizeCount As Integer
public: int GetSizeCount()
member GetSizeCount : unit -> int
Return Value
Int32See Also