Modify GroupType

Modify GroupType

Anonymous
Not applicable
430 Views
1 Reply
Message 1 of 2

Modify GroupType

Anonymous
Not applicable

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:

  1. Ungrouping
  2. Change Elements
  3. grouping using Autodesk.Revit.Creation.ItemFactoryBase.NewGroup with creating new GroupType
  4. 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

0 Likes
431 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

I afraid that may currently be your only option.

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes