ODA Product: | Drawings SDK |
Sample Name: | ExDgnGripPoints |
Categories: | C++ / Advanced / Working with .dgn files / Android, iOS, macOS, Linux, Windows, WinCE, WinRT |
Location: | <INSTALL_DIR>/Dgn/Examples/ExDgnGripPoints |
Note: <INSTALL_DIR>
is a directory where
you unpacked the Drawings SDK archive.
Sample implementation of the OdDgGripPointsPE interface for .dgn files.
Drawings SDK uses this interface for grip and snap points operations
(OdDgElement::getGripPoints
, etc.). This implementation supports
a limited number of element types. Support for additional element types can be
added by the client.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|