CableTrayTypeShapeType Property |
Shape of this cable tray type.
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic CableTrayShape ShapeType { get; }
Public ReadOnly Property ShapeType As CableTrayShape
Get
public:
property CableTrayShape ShapeType {
CableTrayShape get ();
}
member ShapeType : CableTrayShape with get
Property Value
CableTrayShape
See Also