Checks whether the graphics functionality is available to support display, print, and export functionality.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsGraphicsAvailable()
Return Value
BooleanTrue if the Graphics functionality is available in the installed Revit.
