Item Property


Definition Groups Item Property

Retrieve a definition group by name.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public DefinitionGroup this[
	string groupName
] { get; }

Parameters

groupName String
The name of the group for which to search.

Property Value

DefinitionGroup
Remarks
If the group is not found then will be returned.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →