<Code Lib>
2025 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 Boolean True if the element category is supported, false otherwise.

Loading…