CableTraySizesGetSizeCount Method |
Gets the size count of the cable tray size table.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int GetSizeCount()
Public Function GetSizeCount As Integer
public:
int GetSizeCount()
member GetSizeCount : unit -> int
Return Value
Int32
See Also