HitItem
- class cee.mrk.HitItem()
 HitItem contains the result of a picking operation (
rayIntersect()) on a MarkupModel.
Properties
Properties
- cee.mrk.HitItem.intersectionPoint
 The 3d point (in world coordinates) of the intersection between the ray and the primitive that was hit
- cee.mrk.HitItem.partIndex
 The index of the part within the MarkupModel
- cee.mrk.HitItem.primitiveIndex
 The index of the primitive within the Part