DynamicView Client-Side API
The DynamicView base class is a JavaScript (JS) object to execute functions associated with the Dynamic and Streaming Viewer, such as Refresh, Isolate, Hide All, etc. Its instances are accessible via JS Methods invoked by CUI Action Items for the Dynamic and Streaming Viewer Tree Grid View, Toolbar, and 3D View Canvas.
Developers can use the DynamicView client-side API to customize context menu commands and toolbar buttons to execute functionality that uses or processes 3D View or 3D Model data. The subsections of this section describe the DynamicView functions. Section Customization Examples with DynamicView API provides customization examples.