This function will remove all bars geometry that were added by calling AddBarGeometry().
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2018
Syntax
C# |
---|
public void ClearAllAddedBarGeometry() |
Visual Basic |
---|
Public Sub ClearAllAddedBarGeometry |
Visual C++ |
---|
public: void ClearAllAddedBarGeometry() |