<Code Lib>
2020 Method
Changes 0
M

PanelScheduleData.GetLoadClassifications

Description:
Gets an array of the load classifications associated with this panel schedule

public IList<ElementId> GetLoadClassifications()

IList<ElementId> The array of the load classifications

Loading…