ô_SWISOö from the View toolbar
ô_SWISOö from the View toolbar
(OP)
Is there a keyboard command for the command “_SWISO” from the View toolbar in ACAD 07?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
ô_SWISOö from the View toolbar
|
RE: ô_SWISOö from the View toolbar
No - but you can make one:
CODE
(command "_-View" "_swiso")
(princ)
)
put that into your startup "stuff" and you'll have it whenever you need it.
HTH
Todd