Message 1 of 7
Automate Parameter Updates in Revit MEP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on a solution to automate parameter population in electrical J-Box families based on their mechanical host units. The idea is to have switches pull specific data from their host units: "Type Mark" (e.g., "RTU") for the type of family and "Mark" (e.g., "1") for the number, and populate this into corresponding parameters in the switch family.
I know use dynamo... but is there a way to natively do this in Revit. Can families pull data off each other via proximity?