CanToggleBetweenPerspectiveAndIsometric Method


Checks whether this view can toggle between perspective and isometric.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2015 Subscription Update

Syntax

C#
public bool CanToggleBetweenPerspectiveAndIsometric()
Visual Basic
Public Function CanToggleBetweenPerspectiveAndIsometric As Boolean
Visual C++
public:
bool CanToggleBetweenPerspectiveAndIsometric()

Return Value

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

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →