I work cognite reveal 3d images in angular v12.1.1. I using NPM npm i @cognite/reveal@3.3.0 , @cognite/sdk@7.14.0 and @cognite/potree-core@1.5.2, Cognite reveal AxisViewTool is not working.
error: (Module '"@cognite/reveal"' has no exported member 'AxisViewTool'.)
Page 1 / 2
Hi Karthik and thank you for reaching out. In Reveal 3.x, tools are imported through “@cognite/reveal/tools”, not “@cognite/reveal”. Note that in Reveal 4 (recently released) it is optional to import from “@cognite/reveal” or “@cognite/reveal/tools” - see https://cognitedata.github.io/reveal-docs/docs/migration-guide for details on migrating from version 3 to 4.
Hi again Karthik. I’m a bit unsure of what you’re asking here - do you want to implement similar functionality as in the Fusion 3D viewer, or are you suggesting a new feature in Fusion?
Regards,
Lars Moastuen
Product manager, 3D
I need object name with right side tree structure data
Hi, I click object get overlay message, its working fine no issue, I have another doubt. If I Mouse hover “Overlay”, I want show another message. how to do that, Please tell
I try to double click “overlay”, get above this error,