<Code Lib>
2027 Method
Changes 5
M

ReferenceIntersector.GetTargetElementIds

Description:
Gets the set of ElementIds to test from in intersection testing.

public ICollection<ElementId> GetTargetElementIds()

ICollection<ElementId> The target ElementIds.

Loading…