Event when View is activated

Event when View is activated

dungthachbomay
Contributor Contributor
196 Views
2 Replies
Message 1 of 3

Event when View is activated

dungthachbomay
Contributor
Contributor

Hello ! I'm looking for an event that when I click on a View in order 1 -> 2 -> 3-> Event, the event starts

- I tried "ViewActivated" but it will execute as follows: 1 --> Event --> 2

- Can someone give me some suggestions, thank you

leanhtien_hutech_1-1730877763896.png

 

 

0 Likes
Accepted solutions (1)
197 Views
2 Replies
Replies (2)
Message 2 of 3

Niko_Davydov
Advocate
Advocate
Accepted solution

Hi @dungthachbomay ,

 

It seems a bit odd. In the description, it says: “This event is raised immediately after Revit has finished activating a view of the document.” Maybe you could try using the Idling Event ? 

 

Best regards,

Nikolai Davydov

Message 3 of 3

dungthachbomay
Contributor
Contributor
Thanks Niko_Davydov, I used "Idling" event, it worked to my wish
0 Likes