Clears all the Items stored in this Rebar Container element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2016
Syntax
C# |
---|
public void ClearItems() |
Visual Basic |
---|
Public Sub ClearItems |
Visual C++ |
---|
public: void ClearItems() |