ElementClassFilter(Type)
Description:
Constructs a new instance of a filter to match elements by class.
Constructs a new instance of a filter to match elements by class.
Overloads (2):
public ElementClassFilter(
Type type
)
-
TypetypeThe type to match.
-
The input type is not a subclass of Element. -or- The input type is of an element class that exists in the API, but not in Revit's native object model.
-
A non-optional argument was null