| Revit 2018 API |
| MEPBuildingConstructionSet..::..Clear Method |
| MEPBuildingConstructionSet Class See Also |
Removes every MEPBuildingConstruction from the set, rendering it empty.
Namespace: Autodesk.Revit.DB.Mechanical
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() |