Revit 2026 API
Cable |
Shape of this cable tray type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public CableTrayShape ShapeType { get; }
Public ReadOnly Property ShapeType As CableTrayShape Get
public: property CableTrayShape ShapeType { CableTrayShape get (); }
member ShapeType : CableTrayShape with get
Property Value
CableTrayShapeSee Also