RVTDocs.com

ElementIntersectsFilter.IsCategorySupported

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