2027 Method
Changes 0
M

ReferenceIntersector.SetFilter

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