Retrieve a definition group by name.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- groupName
- Type: System String
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.