reactjs – Seeking Clarification and Examples for Integrating AggregatedView with React in Autodesk Forge

I need some clarification on the Autodesk AggregatedView Viewer.

The documentation mentions the following: React compatibility: Just set an array of nodes from the React property and AggregatedView will take care of loading and hiding models as needed.

Does anyone have or know of a concrete example of how to set such an array of nodes (also what type of nodes?) and how this could potentially simplify viewer integration in a React environment?

I saw this post here: Autodesk forge viewer, aggregatedView,React & Ts unable to initialise. But to me this is not much different from a normal viewer implementation.

Thanks in advance.

Read more here: Source link