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 311
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.