Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi! How to change Revit Color Fill Legend default text - "No colors defined"?
Solved! Go to Solution.
Hi! How to change Revit Color Fill Legend default text - "No colors defined"?
Solved! Go to Solution.
This does not sound like a programming question on using the Revit API to me, so I'm afraid we have to pass on that.
Afaict from your query and screen snapshot, you are not doing anything programmatically yourself using the Revit API, just using the standard Revit user interface. In that case, you will probably get more optimal answers to a question like yours relating to product setup, optimisation, usage, best practices and other end-user support issues in one of the non-API Revit product support discussion forums instead:
Hello! No I don't do API. But this text is defined by the Revit system, I would like to find out if it is possible to change it somehow!?
If it cannot be done manually in the UI, it almost certainly cannot be achieved programmatically either. The API is mostly just a wrapper around UI functionality.