Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I can change the group assigned to an existing shared parameter using BindingMap.ReInsert - works great. However, if I try and change the parameter to the "Other" group (aka BuiltInParameterGroup.INVALID) then the group setting is ignored. Is there any way to change an existing shared parameter to the "Other" group?
I have tried using the version of the ReInsert method without the group, but that also keeps the existing group identifier. This can be done in the Revit UI, just not the API. When changed in the UI, the parameter is assigned to the INVALID group, so it seems natural that using ReInsert with INVALID would also move it to the "Other" group.
Thanks
Jon
Solved! Go to Solution.