autocad - Why can't I undefine naviswheel? -


i tried undefined naviswheel code below, doesn't work

(command ".undefine" "naviswheel") 

you have typo in command. should be:

(command ".undefine" "navswheel") 

Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -