Controls if parameter values for the annotation's references will be reported in one grouped tag head
or if every reference will get its own tag head.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool GroupTagHeads { get; set; }
Property Value
BooleanWhen false, each reference will get one tag head. When true, if all references report the same parameter values, a single tag head will be created.