Share

SlabShapeEditor.ResetSlabShape Method

Removes the modifications made during editing and resets the element geometry back to the unmodified state.


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

Syntax

C#

public void ResetSlabShape()

Remarks

Calling this method will reset the slab back to its original state and disable Slab Shape Editing. If further editing is needed, call Enable again.

See Also

Reference

Was this information helpful?