The filter element to be selected once Show is invoked.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2015
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Field Value
The default is InvalidElementId, resulting in selecting the first available (if any) FilterElement.Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.ExceptionsArgumentException | When setting this property: The supplied ElementId id is not of a FilterElement. |
| Autodesk.Revit.ExceptionsArgumentNullException | When setting this property: A non-optional argument was null |