API Reference > OdDb Classes > OdDbRadialDimensionLarge Class > OdDbRadialDimensionLarge Methods > OdDbRadialDimensionLarge::setChordPoint Method
OdDbRadialDimensionLarge::setChordPoint Method
Syntax
C++
void setChordPoint(const OdGePoint3d & chordPoint);
Parameters 
Description 
const OdGePoint3d & chordPoint 
[in] Chord point. 

Sets 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.