Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDiametricDimension::setChordPoint Method
Syntax
C++
void setChordPoint(const OdGePoint3d& chordPoint);

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

 

Parameters
Description
chordPoint
[in] Chord point.

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-2022. Open Design Alliance All rights reserved.