Active view (Color mode)

Active view (Color mode)

aboriakin
Explorer Explorer
467 Views
2 Replies
Message 1 of 3

Active view (Color mode)

aboriakin
Explorer
Explorer

Hi all,

I need to implement a mode that is visually similar (same color change) to a mode where the user cannot select items in the view.
I was able to reproduce it that way:
1) Add a new "Design Оption " and switch to the new option

aboriakin_0-1710526215964.png

2) Disable "Active only".

aboriakin_1-1710526235522.png

Finally, we can select items in this "color" mode
aboriakin_2-1710526296492.png


How I can implement this "mode" via code (C#)? It's possible? (It's not a transparent state of elements) 

0 Likes
468 Views
2 Replies
Replies (2)
Message 2 of 3

j0hnp
Advocate
Advocate

It's doable through the API!
https://thebuildingcoder.typepad.com/blog/2020/04/whats-new-in-the-revit-2021-api.html#4.2.5.2

 

 

I played around with this when it first came out and made a "potato" mode. 😁

https://x.com/johntpierson/status/1260609633657458689?s=20

john.pierson

expert elite / design technologist / dynamo package creator

designtechunraveled.com



0 Likes
Message 3 of 3

aboriakin
Explorer
Explorer

Ty. But I already know how to enable the temp mod, but I'm interested in how to make a "gray" filter for the whole view.

0 Likes