<Code Lib>
2025 Method
Changes 0
M

ElementIntersectsFilter.IsElementSupported

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

public static bool IsElementSupported(
	Element element
)

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

Loading…