Shape types enum of cable tray
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference