Revit 2025 API
WallRemove |
Reverts an edited wall to its original shape.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax

The wall profile is changed back to its original rectangular profile. All profile changes made in the sketch mode are discarded.
To check if wall sketch can be removed call SketchId.
See Also