Sets the ElementFilter used in intersection testing.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013
Syntax
| C# |
|---|
|
| Visual Basic |
|---|
|
| Visual C++ |
|---|
|
Parameters
- filter
- Type: Autodesk.Revit.DBElementFilter
The ElementFilter. Pass a null reference (Nothing in Visual Basic) to remove the existing filter.