Set the filter value to an ElementId.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetValue(
ElementId id
)
Parameters
- id ElementId
-
The filter value.
Exceptions
See Also
Reference