Share

CableTrayShape 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

C#

public enum CableTrayShape

Members

Member nameValueDescription
Channel1 Channel cable tray shape.
Invalid0 Invalid cable tray shape.
Ladder2 Ladder cable tray shape.

See Also

Reference

Was this information helpful?