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