Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
386 Vistas, 2 Respuestas

multi selection

I updated to 2019 autocad and when i click on an item with the mouse it only selects one thing at a time it use to keep things selected when you wanted to select more than on item how do i get this back 

pendean
en respuesta a: Anonymous

PICKFIRST needs to be set to 1
PICKADD needs to be set to 2

Anonymous
en respuesta a: pendean

thank you