clear_colors
Clears color overrides for all elements in a selected Revit category, restoring default colors.
Instructions
Clear color overrides for elements in a category
This tool removes all color overrides that have been applied to elements in the specified category, returning them to their default appearance.
Args: category_name: Name of the category to clear colors from (e.g., "Walls", "Doors") ctx: MCP context for logging
Returns: Results of the clear operation including count of elements processed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_name | Yes |