Gets the cable tray sizes of the project.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static CableTraySizes GetCableTraySizes(
Document aDoc
)
Parameters
- aDoc Document
-
The document.
Return Value
CableTraySizes
The cable tray sizes of the project.
Exceptions
See Also
Reference