Share

PanelScheduleData.ShowSlotFromDeviceInsteadOfTemplate Property

When true, the number of rows in an instance will be the number of poles on the associated device, not a set number


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

Syntax

C#

public bool ShowSlotFromDeviceInsteadOfTemplate { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?