Share

View.CanEnableTemporaryViewPropertiesMode Method

Indicates if Temporary View Properties mode can be applied for view in current state.


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

Syntax

C#

public bool CanEnableTemporaryViewPropertiesMode()

Return Value

Boolean
True if view can use Temporary View Properties mode in current state.

See Also

Reference

Was this information helpful?