<Code Lib>
M

ReferenceIntersector.GetFilter

Description:
Gets the ElementFilter used in intersection testing.

public ElementFilter GetFilter()

nullNothingnullptr The ElementFilter, or null Nothing nullptr a null reference ( Nothing in Visual Basic) if no filter is set.

Loading…