| Revit 2023 API |
| ProjectLocationSet..::..Clear Method |
| ProjectLocationSet Class See Also |
Removes every project location from the set, rendering it empty.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public virtual void Clear() |
| Visual Basic |
|---|
Public Overridable Sub Clear |
| Visual C++ |
|---|
public: virtual void Clear() |