Share

DocumentPreviewSettings.IsViewUpdateForced Property

Identifies if Revit will update the preview view if necessary.


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

Syntax

C#

public bool IsViewUpdateForced { get; }

Property Value

Boolean

Remarks

This setting applies only to a single Save operation and is reset to false after it is accessed.

See Also

Reference

Was this information helpful?