ReferenceIntersector.SetTargetElementIds
Description:
Sets the set of ElementIds to test from in intersection testing.
Sets the set of ElementIds to test from in intersection testing.
public void SetTargetElementIds(
ICollection<ElementId> elementIds
)
-
ICollection<ElementId>elementIdsThe target ElementIds.
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…