Message 1 of 5
Question regarding passing shared parameter value of nested families to parent family.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a scenario where I am using a third party system (Assemble) to input value into a shared family instance parameter. I then sync it back into my Revit model. for all my families that don't have nested families it works great. but for my families that have a couple of nested families. The value seems to display for the nested versions but doesn't pass through to the parent family in my Revit model. How do I get the Shared parameter in the parent family to display the value collected by the nested family?