override_graphics
Apply a color override to selected elements in the active Revit view to make them stand out.
Instructions
Colour elements in the active Revit view so they stand out visually.
Args: element_ids: Integer IDs of the elements to colour. color: A name (red, green, blue, yellow, orange, purple, cyan, magenta, pink, brown, gray, black, white) or a hex string like '#ff8800'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | red | |
| element_ids | Yes |