Revit 2022.1 API |
CableTraySizes..::..GetSizeCount Method |
CableTraySizes Class See Also |
Gets the size count of the cable tray size table.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2017
Syntax
C# |
---|
public int GetSizeCount() |
Visual Basic |
---|
Public Function GetSizeCount As Integer |
Visual C++ |
---|
public: int GetSizeCount() |