ODA Product: | Drawings SDK |
Sample Name: | ExEntityIntersection |
Categories: | C++ / Advanced Developer / Working with .dwg files / Android, iOS, macOS, Linux, Windows |
Location: | <INSTALL_DIR>/Drawing/Examples/ExEntityIntersection |
Note: <INSTALL_DIR>
is a directory where
you unpacked the Drawings SDK archive.
Sample implementation of the OdDbEntityIntersectionPE
interface.
Drawings SDK uses this interface for entity intersections, for example while
recomputing associative dimensions. Implemented only for entities derived from
the OdDbCurve
class.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|