<Code Lib>
2022 Method
Changes 0
M

ElementIntersectsFilter.IsCategorySupported

Description:
Identifies if the input element is of a category supported by element intersection filters.

public static bool IsCategorySupported(
	Element element
)

Return Value bool True if the element category is supported, false otherwise.

Loading…