UNPKG

@inweb/viewer-visualize

Version:

JavaScript library for rendering CAD and BIM files in a browser using VisualizeJS

3 lines (2 loc) 117 B
import { Viewer } from "../Viewer"; export declare function zoomToObjects(viewer: Viewer, handles?: string[]): void;