Init3DViewerElements

Init3DViewerElements (onReady)
Description
Loads all the models on the page. This function looks for all the elements with online_3d_viewer class name, and loads the model according to the tag's parameters.
Parameters
onReady function
Callback that called when all models are loaded. It has one parameter that is an array of the created EmbeddedViewer objects.