ElementLevelFilter(ElementId, Boolean)
Description:
Constructs a new instance of an ElementLevelFilter, with the option to match all elements not associated to the given level id.
Constructs a new instance of an ElementLevelFilter, with the option to match all elements not associated to the given level id.
Overloads (2):
public ElementLevelFilter(
ElementId levelId,
bool inverted
)
-
levelIdThe id of the level that will be matched to elements' associated level.
-
BooleaninvertedTrue if the filter should match all elements not associated to the given level.
-
A non-optional argument was null