Revit 2026 API
Built |
The only open view has been deleted because of changes from the Central Model. Open another view and Reload Latest or Synchronize with Central again.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId ReloadLatestDeletedLastOpenView { get; }
Public Shared ReadOnly Property ReloadLatestDeletedLastOpenView As FailureDefinitionId Get
public: static property FailureDefinitionId^ ReloadLatestDeletedLastOpenView { FailureDefinitionId^ get (); }
static member ReloadLatestDeletedLastOpenView : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also