Autodesk.AutoCAD.DatabaseServices Namespace > Entity Class > Entity Methods > BoundingBoxIntersectWith Method
BoundingBoxIntersectWith Method
Overload List
Method 
Description 
Projects the bounding box edges of this entity and the entityPointer entity onto the projectionPlane, finds the intersection points,... more 
Obsolete - Use the BoundingBoxIntersectWith method that accepts IntPtr values instead.
Projects the bounding box edges of this entity and... more 
This method first calculates the bounding box for this entity (in WCS coordinates). It then finds the intersections of the... more 
Obsolete - Use the BoundingBoxIntersectWith method that accepts IntPtr values instead.
First calculates the bounding box for this entity (in... more 
   Comments?