Intersect [Connectivity Automation Reference: CAR]

AutoCAD Connectivity Automation Objects

Intersect Method


Returns the set of Link objects that are members of each of the specified Links collections.

See Also

Signature

Retval = object.Intersect(LinkSelection)

Object

Links collection
The current object or objects this method applies to.

LinkSelection

Links collection
The Links collection with which to intersect the current object.

RetVal

Links collection
The Link objects that were found in both of the specified Links collections.

Remarks

Intersect returns only those Links that appear in both of the specified collections.