Constructs a new instance of a filter to match only ElementTypes.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
| C# |
|---|
public ElementIsElementTypeFilter() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ElementIsElementTypeFilter() |