API Reference > OdDb Classes > OdDbEntity Class > OdDbEntity Methods > boundingBoxIntersectWith Method > OdDbEntity::boundingBoxIntersectWith Method (OdDbEntity*, OdDb::Intersect, OdGePoint3dArray&, OdGsMarker, OdGsMarker)
OdDbEntity::boundingBoxIntersectWith Method (OdDbEntity*, OdDb::Intersect, OdGePoint3dArray&, OdGsMarker, OdGsMarker)
Syntax
C++
OdResult boundingBoxIntersectWith(const OdDbEntity* pEnt, OdDb::Intersect intType, OdGePoint3dArray& points, OdGsMarker thisGsMarker, OdGsMarker otherGsMarker) const;

Uses the bounding box of this object to determine an intersection array of points.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.