ViewerDrawingAPIΒΆ

Interface ViewerDrawingAPI

The ViewerDrawingAPI provides basic functionalities to control the 2D Drawing Mode and the processed Output.

Hierarchy

Methods

  • Leaves the 2D Drawing Mode and discards all drawings.

    Returns void

  • Enters the 2D drawing Mode where you can draw on top of your 3D Model.

    Returns void