Retrieves a definition by a given 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
- name
- Type: SystemString
The name of the parameter definition for which to search.
Remarks
If the definition is not found then a null reference (Nothing in Visual Basic) will be returned.