Aggregated View
This example illustrates creating an aggregated view by combining a Revit model and a Fusion 360 model in a single view.
The example implements a function named addViewable
, which renders a model specified by the URN of a viewable passed as a parameter. It then calls the function to render the two models in the same Viewer object.
For more information about Aggregated View, see the Advanced Options and API Reference sections.