PanelScheduleDataIsUnusedPhaseHidden Property

True if the user wishes to hide the unused phase column of a single phase panel, false otherwise.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsUnusedPhaseHidden { get; set; }

Property Value

Boolean
See Also