| Revit 2022 API |
| PanelScheduleData..::..RemoveLoadClassification Method |
| PanelScheduleData Class See Also |
Remove a Load Classification Id from the array of Load Classifications
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
| C# |
|---|
public void RemoveLoadClassification( int nIndex ) |
| Visual Basic |
|---|
Public Sub RemoveLoadClassification ( _ nIndex As Integer _ ) |
| Visual C++ |
|---|
public: void RemoveLoadClassification( int nIndex ) |
Parameters
- nIndex
- Type: System..::..Int32
The index at which to remove the load classification