ODA Product: | Drawings SDK |
Sample Name: | OdCurveFunctions |
Categories: | C++ / Advanced Developer / Working with .dwg files / Android, iOS, macOS, Linux, Windows |
Location: | <INSTALL_DIR>/Drawing/Examples/OdCurveFunctions |
Note: <INSTALL_DIR>
is a directory where
you unpacked the Drawings SDK archive.
Sample implementation of the OdDbCurvePE
interface, which
defines a series of advanced curve operations.
Drawings SDK uses this interface for some curve operations
(OdDbCurve::getClosestPointTo
, etc.). This implementation
supports only arcs and lines. Support for additional entity types can be added
by the client.
Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.
|