ReferenceIntersector.SetFilter
Description:
Sets the ElementFilter used in intersection testing.
Sets the ElementFilter used in intersection testing.
public void SetFilter(
ElementFilter filter
)
-
filterThe ElementFilter. Pass null to remove the existing filter.