PanelScheduleDataIsSymmetric Method

Check if this panel schedule is symmetric

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

Return Value

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