| Revit 2020.1 API |
| CableTray..::..GetShapeType Method |
| CableTray Class See Also |
Returns the shape type for the cable tray.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public CableTrayShape GetShapeType() |
| Visual Basic |
|---|
Public Function GetShapeType As CableTrayShape |
| Visual C++ |
|---|
public: CableTrayShape GetShapeType() |