Viewer3d.getObjectTree(callback);

Gets the object tree (aka "Model Structure"). Once the tree is received it will start the callback function.
NOTE: once the Object Tree is loaded, right-click on a node to get asccess to other fuctions such as hide(), isolate(), properties(), etc.

Object Tree