Returns the shape type for the cable tray.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public CableTrayShape GetShapeType() |
| Visual Basic |
|---|
Public Function GetShapeType As CableTrayShape |
| Visual C++ |
|---|
public: CableTrayShape GetShapeType() |