Arbortext IsoDraw > Macro Language Reference > 3D and User Interaction Commands > Interacting with the User > Wait Mouseclick > mouseEvent.ptMM
  
mouseEvent.ptMM
The ptMM property returns the mouse position of the page coordinates in millimeters. The point of origin is the lower left corner of the active page.
MESSAGE myME.ptMM.x
MESSAGE myME.ptMM.y