API Reference > imodeljs-frontend > Views > Viewport > getPixelDataWorldPoint getPixelDataWorldPoint Method Get the point at the specified x and y location in the pixel buffer in world coordinates. getPixelDataWorldPoint(args: GetPixelDataWorldPointArgs): undefined | Point3d see Viewport.getPixelDataNpcPoint to obtain the point in CoordSystem.Npc. Parameter Type Description args GetPixelDataWorldPointArgs Returns - undefined | Point3d Defined in core/frontend/src/Viewport.ts Line 2471 Last Updated: 11 June, 2024