there any Event when The enhanced properties editor dialogue show out

there any Event when The enhanced properties editor dialogue show out

Anonymous
Not applicable
1,006 Views
6 Replies
Message 1 of 7

there any Event when The enhanced properties editor dialogue show out

Anonymous
Not applicable

Is there any Event when The enhanced properties editor dialogue  show out? I want to do something when the dialogue

is showing.

I first use the CommandWillStart Event to catch the "EATTEDIT" order ,however,if only covers the condition that users doubleClick the block .when users first input EATTEDIT command then select the block this event was wrong! Anyone who can help me? Thanks 

0 Likes
Accepted solutions (1)
1,007 Views
6 Replies
Replies (6)
Message 2 of 7

DiningPhilosopher
Collaborator
Collaborator

@Anonymous wrote:

Is there any Event when The enhanced properties editor dialogue  show out? I want to do something when the dialogue

is showing.

I first use the CommandWillStart Event to catch the "EATTEDIT" order ,however,if only covers the condition that users doubleClick the block .when users first input EATTEDIT command then select the block this event was wrong! Anyone who can help me? Thanks 


What is 'wrong' about the event?  Are you saying your event handler isn't called?

0 Likes
Message 3 of 7

Hallex
Advisor
Advisor

Take a look at this article

http://drive-cad-with-code.blogspot.ru/2013/03/update-custom-double-click-action-using.html

_____________________________________
C6309D9E0751D165D0934D0621DFF27919
0 Likes
Message 4 of 7

Anonymous
Not applicable

I mean that is there any new event that i do not know!

0 Likes
Message 5 of 7

Anonymous
Not applicable

I am sorry that I can not open this url

0 Likes
Message 6 of 7

Hallex
Advisor
Advisor
Accepted solution

Then read this topic

http://forums.autodesk.com/t5/NET/Run-command-on-double-click-block-with-specific-name/m-p/3790442/h...

_____________________________________
C6309D9E0751D165D0934D0621DFF27919
0 Likes
Message 7 of 7

Anonymous
Not applicable

thanks first ,I will try it

0 Likes