You are reading the documentation for the version 2 of the ShapeDiver viewer API. Free support for this viewer version will be discontinued on June 1st, 2024.

Please refer to the version 3 documentation here. See also the migration guide from version 2 to version 3 here.

Namespace: SDVApp

SDVApp

Loading the minified ShapeDiver 3D Viewer v2 from sdv.concat.min.js defines a global variable SDVApp in the browser.

<script defer src="https://viewer.shapediver.com/v2/2.1.0/sdv.concat.min.js"></script>

Classes

ParametricViewer

Methods

<static> getBuildData()

Get build data (version, build date)

Returns:
Type Description
module:ParametricViewer~BuildData lang="en"> ShapeDiver 3D Viewer Namespace: SDVApp

Members

<static> apps :module:ParametricViewer~BrowserUserInterfaceApps

Constructors for browser UI apps (make use of the ShapeDiver Viewer API v2)

Type:

<static> constants

Constants which are helpful for defining settings of the ParametricViewer constructor

<static> plugins :module:ParametricViewer~PluginData

Constructor of the ShapeDiver Communication Plugin, runtime ids of plugins created by the ParametricViewer constructor

Type:
ShapeDiver 3D Viewer, Copyright © 2015-2019 ShapeDiver GmbH. Documentation generated by JSDoc 3.5.5 on Sat May 25th 2019 using the DocStrap template.