ODA Product: | Drawings SDK |
Sample Name: | GripPoints |
Categories: | 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.
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.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|