RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View3D

View3D.ToggleToPerspective

Method
Description:
Toggles this view to perspective.
Remarks:
This view can only be toggled to perspective if no view specific elements are contained.
Syntax
public void ToggleToPerspective()
Exceptions
Exception Condition
InvalidOperationException This view cannot be toggled.