Autodesk Forge: I created an app to translate CAD files, but cannot see properties for an assembly
问题 So I created a nodejs app to translate CAD files and to display them in the viewer. For .rvt files and individual Inventor components I can see the properties by going to Model Browser and clicking on each component, however, I cannot see properties for an entire Inventor assembly. How can I go about seeing assembly properties? I am using this sample: https://github.com/Autodesk-Forge/viewer-walkthrough-online.viewer Only change I made was set compressedUrn to true and added a rootFileName to