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