View3D.ToggleToPerspective
Public Class
InvalidOperationException
Toggles this view to perspective.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public void ToggleToPerspective()
Exceptions
Exception
Condition
InvalidOperationException
This view cannot be toggled.
Remarks
This view can only be toggled to perspective if no view specific elements are contained.