Message 1 of 3
Change color/highlight specific elements from MEP and ELE programmatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am new to Revit APIs. I am figuring out ways to highlight only selected elements from pipes and lighting devices by changing their colors to bright red or so, similar to Paint functionality for Walls. I also want the highlight to remain in the render as well. How can I do that in Revit and also is there a way to achieve it programmatically using element ids (I see that this can be achieved for solid elements using Paint API, but Paint doesn't seem to work for Pipes if I am not wrong). Any leads in this regard will be helpful. Thanks.