API Reference > OdDb Classes > OdDbDiametricDimension Class > OdDbDiametricDimension Methods > OdDbDiametricDimension::chordPoint Method
OdDbDiametricDimension::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, and would extend beyond it if the annotation text is outside the curve. 

It is the point on the diameter opposite farChordPoint.

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