Revit 2018 API |
ElectricalSystemSet..::..Clear Method |
ElectricalSystemSet Class See Also |
Removes every item from the set, rendering it empty.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.0.0.420)
Syntax
C# |
---|
public virtual void Clear() |
Visual Basic |
---|
Public Overridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() |