JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.cognite.client.ThreeD
Packages that use
ThreeD
Package
Description
com.cognite.client
Uses of
ThreeD
in
com.cognite.client
Methods in
com.cognite.client
that return
ThreeD
Modifier and Type
Method
Description
static
ThreeD
ThreeD.
of
(
CogniteClient
client)
Constructs a new
ThreeD
object using the provided client configuration.
ThreeD
CogniteClient.
threeD
()
Returns
ThreeD
representing 3D api endpoints.