Viewer Attributes
Properties of the dizmoViewer (viewer) can be read and modified with the methods getAttribute
and setAttribute
.
// get the width of the viewer
viewer.getAttribute("geometry/width");
For a complete list of the available attributes refer to the data tree.