CableTrayShape Enumeration


Cable Tray Shape Enumeration

Shape types enum of cable tray

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum CableTrayShape
Members
Member name Value Description
Channel 1 Channel cable tray shape.
Invalid 0 Invalid cable tray shape.
Ladder 2 Ladder cable tray shape.
See Also