Shape of this cable tray type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)

Syntax

C#
public CableTrayShape ShapeType { get; }
Visual Basic
Public ReadOnly Property ShapeType As CableTrayShape
	Get
Visual C++
public:
property CableTrayShape ShapeType {
	CableTrayShape get ();
}

See Also