Introduction to DimensionIQ
Welcome
Welcome to discovering DimensionIQ. DimensionIQ is a WASM first in browser viewer for 2D and 3D drawings. It is entirely web-based, your drawings are opened directly in the browser.
DimensionIQ is a powerful tool designed to streamline the management of dimensional data. It provides the capability to handle dimensions in bulk, enabling faster updates, imports, deletions, and synchronization across applications. By leveraging the WM_DimensionBulkEvent and associated APIs, DimensionIQ allows developers and users to efficiently process large sets of dimensions while maintaining accuracy and consistency.
Whether you are creating dimensions, updating existing ones, or monitoring changes across the system, DimensionIQ simplifies these tasks with an event driven approach. It ensures that every operation triggers a clear and structured workflow, making it easier to integrate dimension management into your application logic and UI updates.
DimensionIQ has a JavaScript-based API that allows you to interactively create, update, and manage measurements (dimensions) on drawings or models in a web application.
It can be used for such things as:
- BIM-style measurements
- Estimating, take-offs, and quantity surveying
- Drawing views with measurement tools
At its core, DimensionIQ handles user interaction + geometry + measurement logic, while your application handles storage, business logic, and UI around it. Effectively, it bridges the gap between complex dimensional operations and user-friendly handling, allowing teams to focus on analysis and decision-making rather than manual data manipulation.