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