Parameter mapping not working for type context
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi experts,
I tried to create type parameters such as 'Manufacturer' to map with the Revit Type Parameter 'Manufacturer'. My actual use case is for as-built model classification properties completeness checking.
However, I encounter unexpected results when I test the workflow. When I click on Parameter Mapping, if I select a parameter as the 'Type' context, nothing will show up. Then if I select a parameter as the 'Element' context, it will pop up both 'instance' and 'type' parameters of my Revit model in Tandem. (See attached pics 1 & 2)
(Attach 1, nothing show up for type parameter)
(Attach 2, select element parameter, pops up the type parameter)
And if I try to map an element context parameter with a type parameter that show as an element parameter, it will not work.
See if you have any suggestions on this issue, thank you.