Share

Wall.RemoveProfileSketch Method

Reverts an edited wall to its original shape.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void RemoveProfileSketch()

Remarks

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

Reference

Was this information helpful?