Sets the Load Classifications associated with this panel schedule
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetLoadClassifications(
IList<ElementId> loadClassificaions
)
Parameters
- loadClassificaions IList<ElementId>
-
The load classifications to assign
Exceptions
See Also
Reference