Revert the current view sheet set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public void Revert() |
Visual Basic |
---|
Public Sub Revert |
Visual C++ |
---|
public: void Revert() |
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..InvalidOperationException | Thrown when the current view sheet set is In-Session. |