C++ / Advanced Developer / Working with .dwg files / Android, iOS, macOS, Linux, Windows
Location:
<INSTALL_DIR>/Drawing/Examples/GripPoints
Note: <INSTALL_DIR> is a directory where
you unpacked the Drawings SDK archive.
Description
Sample implementation of the OdDbGripPointsPE interface.
Drawings SDK uses this interface for grip and snap points operations
(OdDbEntity::getGripPoints, etc.).
This implementation supports a limited number of entity types. Support for
additional entity types can be added by the client.