Share

View3D.ToggleToIsometric Method

Toggles this view to isometric.


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

Syntax

C#

public void ToggleToIsometric()

Exceptions

ExceptionCondition
InvalidOperationException This view cannot be toggled.

Remarks

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

See Also

Reference

Was this information helpful?