getPixelDataWorldPoint Method

Get the point at the specified x and y location in the pixel buffer in world coordinates.

getPixelDataWorldPoint(args: GetPixelDataWorldPointArgs): Point3d | undefined

@see getPixelDataNpcPoint to obtain the point in CoordSystem.Npc.

Parameter Type Description
args GetPixelDataWorldPointArgs  

Returns - Point3d | undefined

Defined in

Last Updated: 28 April, 2026