API Reference > OdDb Classes > OdDbRadialDimension Class > OdDbRadialDimension Methods > OdDbRadialDimension::chordPoint Method
OdDbRadialDimension::chordPoint Method
Syntax
C++
OdGePoint3d chordPoint() const;

Returns the WCS chord point for this Dimension entity (DXF 15).

The chord point is the point at which the dimension line for this Dimension entity intersects the curve being dimensioned.

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