Message 1 of 2
Modify GroupType

Not applicable
05-25-2018
03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
During work with groups I encountered a problem. I want to take GroupType and change all the Groups that apply to it. From all implementation options, I found only these steps:
- Ungrouping
- Change Elements
- grouping using Autodesk.Revit.Creation.ItemFactoryBase.NewGroup with creating new GroupType
- change GroupType to original
But I would like to find a solution that does not require the creation of new Groups and GroupType, for example, in user interface editor