Model / Paper Space

Feb 24, 2004 4 Replies

I would like to set up a 'hot key' or customize a button on my mouse to toggle between paperspace and floating modelspace, any suggestions?



slk


double click on the viewport you want to go into

Try this:

(if (= (getvar"tilemode") 1) (setvar "tilemode" 0) (setvar "tilemode" 1) )

Jan

schreef in bericht news: snipped-for-privacy@corp.supernews.com...

Go to my site and download TO.LSP, and associate it with a custom toolbar button.

MichaelB

formatting link

Or just (setvar "tilemode" (- 1 (getvar "tilemode"))) ___

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required