Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbCurvePE Interface Implementation Sample

Summary

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.

Description

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.

See also:

Using the Sample Code

Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.