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
The Filter 3D Nodes supports two types of filters, one “properties filter” and one “node name” filter. Use the latter to filter by names.
Not sure what you are referring to here - can you elaborate?
How to create engineering diagram, and How get label name in diagram “23-LAHH-96138” through JavaScript.
I try to double click “overlay”, get above this error,
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
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.