cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP VEV Javascript API

Former Member
0 Likes
409

Hello,

I would like to script part of the VEV using Javascript inside the browser.

Is there any documentation that shows the available functions?

Specifically also controlling the play and next step functions and for registering to clicks

on certain elements in the model?

Kind Regards,

Christoph Mertins

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

Hello Christoph,

I believe what you are looking for is...

The SAP 3D Visual Enterprise Viewer SDK is a set of documentation and examples for use with the API in the product SAP 3D Visual Enterprise Viewer. The SDK enables developers to embed the viewer in custom solutions by hosting its active-x component. The viewer can be embedded in SAP GUI, NWBC, and HTML for a rich 3D experience. The 3D Viewer enables free distribution of sophisticated viewing, collaboration, publishing and markup capabilities to everyone in the enterprise.

You may also look at a new HTML 5 Viewer that requires no download. However it does require IE11 or Chrome to function properly. More Browsers will be added soon. It is part of the following SDK.

New in the SAP 3D Visual Enterprise applications SDK is the HTML5 Viewer. This viewer enables a no download client for viewing 3D models. This means no plugin or installation is required by the users to view a 3D model. To view a list of WebGL compatible browsers follow this link http://caniuse.com/webgl.  This is also capable of creating iOS, Windows, and Android apps.
Regards,
-Adam