ElementIntersectsFilter.IsCategorySupported
Description:
Identifies if the input element is of a category supported by element intersection filters.
Identifies if the input element is of a category supported by element intersection filters.
public static bool IsCategorySupported(
Element element
)
-
elementThe element.
Return Value
bool
True if the element category is supported, false otherwise.
-
A non-optional argument was null