Share

View3D.CanToggleBetweenPerspectiveAndIsometric Method

Checks whether this view can toggle between perspective and isometric.


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

Syntax

C#

public bool CanToggleBetweenPerspectiveAndIsometric()

Return Value

Boolean
True if this view can be toggled, false otherwise.

Remarks

This view can only be toggled if no view specific elements are contained.

See Also

Reference

Was this information helpful?