CustomExporter.IsRenderingSupported
Description:
Checks if view rendering is currently supported in the running instance of Revit.
Checks if view rendering is currently supported in the running instance of Revit.
Remarks:
A typical reason for rendering not being enabled is when rendering and material libraries are not currently available in the installed copy of Revit.
A typical reason for rendering not being enabled is when rendering and material libraries are not currently available in the installed copy of Revit.
public static bool IsRenderingSupported()
Boolean
Returns True if rendering is currently supported, False otherwise.