How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript?

How to get the mouse point of X: Y: Z: Coordinates at top view using maxscript? THANK

 

example

AttachmentSize
i.JPG79.15 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Graph's picture

mouse.pos ? mouse.screenpos

mouse.pos ?

mouse.screenpos ?

or do you mean convert a point3 to screenCoords?

Raphael Steves

Anubis's picture

Use pickPoint() ;-)

Use pickPoint() ;-)

my recent MAXScripts RSS (archive here)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.