The id of the element in the data model on the server that was hit
The index of the element in the data model on the server that was hit
The type of the element in the data model on the server that was hit, for example 'Quad', 'Tetrahedron', 'Hexahedron'
A tessellation of triangles of the element that was hit.
This array contains x,y,z values for each triangle vertex. So there will be 9 values (3 vertices * (x,y,z)) per triangle. This can be used to highlight the selected element using the geometry or the markup model.
The type of the element in the data model on the server that was hit, for example 'Quad', 'Tetrahedron', 'Hexahedron'
The index of the frame in which the picking occurred
The 3d point (in world coordinates) on the surface that was hit.
This is the actual point that was hit
The normal of the surface at the point where the surface was hit.
The id of the node in the data model on the server that was hit
The index of the node in the data model on the server that was hit
The index of the object (part/iso/cut/isovol) that was hit
The type of object (part/iso/cut/isovol) that was hit
Object identifying the hit item. Can be used for query
Generated using TypeDoc
An object describing the result of a picking action on a ConstantRemoteModel.
Returned by ConstantRemoteModel.rayIntersect