CableTrayShape Enumeration |
Shape types enum of cable tray
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic enum CableTrayShape
Public Enumeration CableTrayShape
public enum class CableTrayShape
MembersMember name | Value | Description |
---|
Channel | 1 |
Channel cable tray shape.
|
Invalid | 0 |
Invalid cable tray shape.
|
Ladder | 2 |
Ladder cable tray shape.
|
See Also