EditScope Class


The base class for a scope object that provides special access and limitations related to editing certain elements.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:  2014

Syntax

C#
public class EditScope : IDisposable
Visual Basic
Public Class EditScope _
	Implements IDisposable
Visual C++
public ref class EditScope : IDisposable

Remarks

Derivations of this class provide specific functionality to manage edit modes for specific purposes.

Inheritance Hierarchy

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →