IODBObjectDoesIntersect Method

Overload List

DoesIntersect(InterfaceODBObject) If the SecondObject intersect with this Object it returns true.
DoesIntersect(IODBObject) If the SecondObject intersect with this Object it returns true.
DoesIntersect(ICMPObject, Boolean) Check does the SecondObject intersect with this object.
DoesIntersect(InterfaceCMPObject, Boolean) Check does the SecondObject intersect with this object.

See Also