Highlight elements Based on Parameter Values

Highlight elements Based on Parameter Values

$5.00
{{option.name}}: {{selected_options[option.position]}}
{{value_obj.value}}

Dynamo Script: Highlight elements Based on Parameter Values There are situations when we need to quickly identify specific types of elements. It can be some Doors with a Specific Type Mark or maybe a Wall with the required Acoustic Rating. There are several ways of highlighting these elements with the native Revit way, however, this workflow could assist you if you are looking for a Dynamo Solution. This script will highlight elements from a certain Category based on their parameter value by overriding their color.   This Dynamo Script will simultaneously execute multiple tasks: Select Elements Category Specify Parameter Name Specify Parameter Values to Search For Choose Color Override Graphics of Specified Elements Reset Overrides For more details regarding the workflow, visit the link with the full Tutorial: https://youtu.be/63aY_04G31g Please make sure the the parameter names are case sensitive. This script contains the following custom nodes, so if don't have the packages please install it before using our script: ClockworkRhythm

Show More Show Less