Revit 2025 API
Cable |
Shape of this cable tray type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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