Arbortext IsoDraw > Macro Language Reference > 3D and User Interaction Commands > Interacting with the User > Wait Mouseclick > mouseEvent.ptPixGrid
  
mouseEvent.ptPixGrid
The ptPixgrid property returns the mouse position as pixel coordinates depending on element and grid magnetism relative to the current active window. The point of origin is the upper left corner of the active window.
MESSAGE myME.ptPixGrid.x
MESSAGE myME.ptPixGrid.y