RebarCurvesDataClearAllAddedBarGeometry Method

This function will remove all bars geometry that were added by calling AddBarGeometry().

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void ClearAllAddedBarGeometry()
See Also