BuiltInFailures.ViewFailures.CannotToggleToPerspective Property

BuiltInFailuresViewFailuresCannotToggleToPerspective Property

Cannot toggle to perspective view because the view contains annotations.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId CannotToggleToPerspective { get; }
Public Shared ReadOnly Property CannotToggleToPerspective As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ CannotToggleToPerspective {
	FailureDefinitionId^ get ();
}
static member CannotToggleToPerspective : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also