2027 Method
Changes 0
M

DrawContext.IsInterrupted

Description:
Checks whether the current rendering pass has been interrupted.
public static bool IsInterrupted()
Boolean True if the current rendering pass has been interrupted before its completion, false otherwise.
  • This DrawContext is not available because Revit is not currently rendering. In general, this DrawContext must be used in the scope of the RenderScene() callback of IDirectContext3DServer.