Copy information from a specific parameter to a room
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
First off, i am super new and super green to the Revit API and Programming. None the less, i am working on a script that i believe looks really good.
I am a BIM Manager for an Interior Design firm with about a decade of architectural experience and schooling. So its been an adjustment going from working in an architect office where i had full control over everything to being in an Interior Design firm working in Revit with only being able to control just my own elements. I have only been here 7 months and am tasked with clean up and standardization, so many of you can feel my pain.
That being said, The intent of the script, is to take a specific shared parameter with the name of "Floor M.C." (Which acts as a type mark parameter) that is associated with the floor category, copy the information from that family to the another shared parameter called "Floor" that is associated with the rooms.
By this point you must be going ("WTF"). I'll explain. I am dealing with complexities from an existing model and a horrendous workflow, but i am doing the best i can to take what was once a very manual process due to the over utilization of "Generic Annotation" and streamlining things the best i can.
I wrote this script, but keep getting an error from the pyrevit bundles creator environment saying that "ImportError: Cannot Import name RoomFilter. This is odd to me and i can't for the life of me resolve the issue to get the script to work. I have the latest Pyrevit and Ironpython builds
Please see attached images. Any help would be greatly appreciated!! Looking forward to your responses