Uses of Class
com.cognite.client.ThreeDNodes
-
Packages that use ThreeDNodes Package Description com.cognite.client -
-
Uses of ThreeDNodes in com.cognite.client
Methods in com.cognite.client that return ThreeDNodes Modifier and Type Method Description ThreeDNodesThreeDModelsRevisions. nodes()ReturnsThreeDNodesrepresenting 3D nodes api endpoints.static ThreeDNodesThreeDNodes. of(CogniteClient client)Constructs a newThreeDNodesobject using the provided client configuration.
-