Checks if view rendering is currently supported in the running instance of Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static bool IsRenderingSupported()
Return Value
BooleanReturns True if rendering is currently supported, False otherwise.