Create a configurator

Default blog image

It's a topic that comes up quite often so we'll provide a high level overview of what's possible using components of Autodesk Platform Services (formerly known as Forge) Building a configurator using

Automation API
Automation API
Viewer
Viewer
Model Derivative API
Model Derivative API

Debug into userFunction

Default blog image

As shown here you can create a userFunction and pass it to executeUserFunction to run in a worker. Because the code for it is placed in a blob generated on the fly, it's not straight-forward to debug