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 153
Last Updated: 30 November, 2023