Revit 2021 API |
ReferencePointArray..::..Clear Method |
ReferencePointArray Class See Also |
Removes every reference from the array, rendering it empty.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.0.0.0)
Syntax
C# |
---|
public virtual void Clear() |
Visual Basic |
---|
Public Overridable Sub Clear |
Visual C++ |
---|
public: virtual void Clear() |