Retrieve a definition group by name.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public DefinitionGroup this[ string groupName ] { get; }
Parameters
- groupName String
- The name of the group for which to search.