Share

PanelScheduleData.RemoveLoadClassification Method

Remove a Load Classification Id from the array of Load Classifications


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public void RemoveLoadClassification(
	int nIndex
)

Parameters

nIndex  Int32
The index at which to remove the load classification

See Also

Reference

Was this information helpful?