Delayed display

Delayed display

This option is useful while working with very large assemblies. Massive assemblies usually take considerable time to be imported and shown in the viewport. With the Delayed display option enabled, you can select certain parts to be displayed, instead of getting the whole assembly automatically displayed after it’s imported. The Delayed display switch is accessible through Menu > Settings > General Settings.



    • Related Articles

    • View options

      Under title Display mode, you can choose wireframe, shading, or shading with boundaries. Under Projection mode there are perspective or isometric view options. Selection mode allows selecting one face of the object or its whole body.
    • Web Toolkit

      CAD Exchanger Web Toolkit is a set of JavaScript libraries to visualize, explore and analyze 3D CAD models. Unlike Autodesk Forge, Web Toolkit can be used to develop web applications running entirely on premise (i.e. inside a corporate network) ...
    • How to import and visualize 2D drawings in Web Toolkit

      We have a ready-made Drawing Viewer Example that shows drawings: sheets, layers, elements in a browser. Its source code is available here on GitHub. It can be implemented into your solution. In order for the Web Toolkit to display the drawing, the ...