API Reference > imodeljs-frontend > LocatingElements > HitDetail > getPoint getPoint Method Get the hit point for this HitDetail. Returns the approximate point on the element that caused the hit when not a SnapDetail or IntersectDetail. For a snap that is hot, the exact point on the Element for the snap mode is returned, otherwise the close point on the hit geometry is returned. getPoint(): Point3d Returns - Point3d Defined in core/frontend/src/HitDetail.ts Line 137 Last Updated: 15 June, 2021