Skip to main content

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'.)

 

ok thanks.

 


Node filter by name is working fine no issuse.

My expectation: 

this code return empty. I need (“SCTN”) matching name list

How to search 3d Nodes?

Like that

 


The 3D nodes API only supports exact matches unfortunately - so there is no way to find 3D nodes with names that begins with/contains some text.


ok thanks.


Its working fine, I need to change highlighted color.

 

after add above code ,

color show one time only, after click other element color will not show.

how to change color ?

 

 


Select the object. How to zoom camera to focus the object?

like that 

 


Reply