Type Alias: CadIntersection
CadIntersection:
object
Type declaration
distanceToCamera
distanceToCamera:
number
Distance from the camera to the intersection.
model
model:
CogniteCadModel
The model that was intersected.
point
point:
Vector3
Coordinate of the intersection.
treeIndex
treeIndex:
number
Tree index of the intersected 3D node.
type
type:
"cad"
The intersection type.