PanelScheduleDataIsSymmetric Method

Check if this panel schedule is symmetric

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsSymmetric()

Return Value

Boolean
True if this panel schedule is symmetric, false otherwise.
See Also