- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I inherited a project where room information are written via key schedule. I wanted to delete the value of one of the parameters as we didn't want to show it to the consultant. Via RevitLookUp, I knew I won't be able to write on it but I tried anyway via Dynamo and Pyrevit. I was hoping maybe I can get to table data and write it from there via view schedule but no luck. The only way that I see that this can be edited is to edit one by one the schedule or is there a work around? Is it safe to say that I should avoid the use of key parameter moving forward since I can use the dictionary anyway if I want to edit the values? Many thanks.
edit: Apologies for the confusion I thought I'll make myself clearer if I explained first what I tried to do. So to make my question simpler, on this example:
Room Type - this is the key name
Base Finish
Wall Finish
Floor Finish
How can I change the value of these finishes without typing it one by one on schedule? This is just a sample parameters. I have a lot. I got hundreds of rooms.
Solved! Go to Solution.