RVTDocs.com

ElementIntersectsFilter.IsElementSupported

Method
Description:
Identifies if the input element is supported by element intersection filters.
Syntax
public static bool IsElementSupported(
	Element element
)
Parameters
Parameter Type Description
element Element The element.
Return Value
Type Description
Boolean True if the element is supported, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null