RVTDocs.com
Namespace: Autodesk.Revit.DB

EditScope

Class
Description:
The base class for a scope object that provides special access and limitations related to editing certain elements.
Remarks:
Derivations of this class provide specific functionality to manage edit modes for specific purposes.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.EditScope
    Autodesk.Revit.DB.Architecture.TopographyEditScope
    Autodesk.Revit.DB.SketchEditScope
    Autodesk.Revit.DB.StairsEditScope
Syntax
public class EditScope : IDisposable