Search
Preparing search index...
The search index is not available
Cognite JavaScript SDK (beta)
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"stable/src/api/3d/revealNodes3DApi"
RevealNodes3DAPI
Class RevealNodes3DAPI
Hierarchy
BaseResourceAPI
<
RevealNode3D
>
RevealNodes3DAPI
Index
Methods
list
list
Ancestors
Methods
list
list
(
modelId
:
CogniteInternalId
, revisionId
:
CogniteInternalId
, scope
?:
List3DNodesQuery
)
:
CursorAndAsyncIterator
<
RevealNode3D
>
Parameters
modelId:
CogniteInternalId
revisionId:
CogniteInternalId
Optional
scope:
List3DNodesQuery
Returns
CursorAndAsyncIterator
<
RevealNode3D
>
list
Ancestors
list
Ancestors
(
modelId
:
CogniteInternalId
, revisionId
:
CogniteInternalId
, nodeId
:
CogniteInternalId
, scope
?:
List3DNodesQuery
)
:
CursorAndAsyncIterator
<
RevealNode3D
>
Parameters
modelId:
CogniteInternalId
revisionId:
CogniteInternalId
nodeId:
CogniteInternalId
Optional
scope:
List3DNodesQuery
Returns
CursorAndAsyncIterator
<
RevealNode3D
>
Globals
"stable/src/api/3d/reveal
Nodes3DApi"
Reveal
Nodes3DAPI
list
list
Ancestors