CableTrayShape Enumeration

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
public enum CableTrayShape
Public Enumeration CableTrayShape
public enum class CableTrayShape
type CableTrayShape
Members
Member nameValueDescription
Channel1 Channel cable tray shape.
Invalid0 Invalid cable tray shape.
Ladder2 Ladder cable tray shape.
See Also