PDA

View Full Version : 2012 Block Edit Issue



LoneRanger
2014-09-17, 01:43 PM
Hello All:

I've been coming across a block edit issue that I cannot get resolved. I'm using AutoCAD Mechanical 2012 When I double click attributes in a block the enhanced attribute editor opens, but it does not open to the item I am clicking on. It will only open to the first item in the list. I have noticed that this is not a consistent problem in all drawings. In some drawings it seems to work fine in others it does not. I'm guessing this is some kind of system variable issue. I have tried the following with no avail:

DBLCLKEDIT = ON
PICKFIRST = 1
QAFLAGS = 16 (BUT FOR WHATEVER REASON I CAN'T CHANGE THIS TO 0)
CUI - DOUBLE CLICK SETTING DEFAULT TO _EATTEDIT

I know I can change the CUI to _ATTEDIT but it sure would be nice if _EATEDIT would just work right.:shock:

Any thoughts??

rkmcswain
2014-09-17, 07:06 PM
QAFLAGS not = 0 is sort of strange and likely something to do with this, but maybe this being AcadMech has something to do with that...?