Retrieve a definition group by name.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- groupName
- Type: SystemString
The name of the group for which to search.
Remarks
If the group is not found then a null reference (Nothing in Visual Basic) will be returned.