Message 1 of 3
Double Click Customisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to customise my double click for an Autocad Electrical block.
My double click Object Name is ATTDYNBLOCK and I want it to open the Aucocad Electrical Edit component dialog box (AEEDITCOMMAND). The problem is that the command is called but it asks me to click on the block I want to edit. Well, I've already done that by double clicking on it!!
Is there anyway to tell it which block I've just double clicked on? Is it a feature of the command or the way it is called?
Conversely, if I change the command to the Enhanced Attribute Editor (EATTEDIT) and double click, it opens the editor without asking me to click on the block I want to edit.
Thanks