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