API Reference > OdDg Classes > OdDgElementIntersectionPE Class > OdDgElementIntersectionPE Methods > intersectWith Method > OdDgElementIntersectionPE::intersectWith Method (OdDgGraphicsElement*, OdDgGraphicsElement*, OdDg::OdDgIntersectType, OdGePoint3dArray&)
OdDgElementIntersectionPE::intersectWith Method (OdDgGraphicsElement*, OdDgGraphicsElement*, OdDg::OdDgIntersectType, OdGePoint3dArray&)
Syntax
C++
virtual OdResult intersectWith(const OdDgGraphicsElement* pThisElm, const OdDgGraphicsElement* pElm, OdDg::OdDgIntersectType intType, OdGePoint3dArray& points) = 0;
Parameters 
Description 
pEnt 
[in] Pointer to other entity  
inType 
[in] Determines type of intersection to be calculated 

Intersects this entity with other entity if possible. 

 

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