Request

Response

    Step-by-Step Tutorials

    Basic Viewer

    Follow this tutorial to create HTML that uses the Viewer and displays the design data file you’ve already uploaded and translated using the Model Derivative API.

    Basic Application

    Remove boilerplate code by using the ViewingApplication object to wrap usage of the Viewer instance and to manage the JSON Manifest.

    Extensions

    Learn about extensions, their lifecycle within the Viewer, and how you can leverage them to extend and customize the Viewer’s functionality.

    Search in Default UI

    Learn how to locate parts of a model using the default UI.

    Search in Custom UI

    Learn how to locate parts of a model by customizing the UI using the JavaScript library.

    Events

    Mechanism to notify 3rd party code about changes in the Viewer.

    Add Toolbar button

    The Viewer ships with a default toolbar UI. Find out how you can add your custom buttons to the toolbar UI.

    Headless Viewer

    Developers can replace the default toolbar and panels UI with their own solution. Before they can do this, developers must create a headless version of the Viewer.