Viewing an IFC model in multiple Views
In this example, we'll use the xeokit SDK to view an IFC file within multiple canvases in the browser
Click on the preview below to run the example. Scroll down to learn how it's made.
example-run:View_multiView_IFCLoader
HTML
Listed below is the HTML for this example.
example-html:View_multiView_IFCLoader
JavaScript
Listed below is the JavaScript for this example, which we'll break down into steps.
example-javascript:View_multiView_IFCLoader