Solved

Learn Cognite Reveal

  • 12 December 2022
  • 31 replies
  • 337 views

Userlevel 2
Badge +3

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

 

icon

Best answer by Karthik Kaliyaperumal 16 December 2022, 08:17

View original

31 replies

Userlevel 2
Badge +3

ok thanks.

 

Userlevel 2
Badge +3

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

 

Userlevel 2

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.

Userlevel 2
Badge +3

ok thanks.

Userlevel 2
Badge +3

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 ?

 

 

Userlevel 2
Badge +3

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

like that 

 

Reply