Bug when associating parameters of shared nested family

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I finally managed to isolate a bug that has had me climbing up the walls in frustration. Now to see if I can get confirmation on this:
1 create wall based window family (from factory template)
2 create shared generic model, create some geometry
2a create instance length parameters 'associate' and 'result'
2b create type length parameter 'type'
2c create formula for 'result' = type + associate
2d associate a dimension label with 'type'
4 nest shared family in window family
5 associate the 'associate' instance parameter of the nested shared family with a parameter in the window family, say 'Height'
6 load the window family into a project and place it in a wall
7 group the window and the wall
8 select the nested family and change type parameter 'type'
9 vigorously scratch head at the warning: Changes to groups are only allowed during Edit Group mode. Use Edit Group to make this change.
See zipped sample rvt, 2016 (version 16.0.1185.0 20161004_0715(x64) Update7 for R2)
I do not think it is specific for this version, I have been seeing related warnings for months.