API Reference > OdDb Classes > OdDbDiametricDimension Class > OdDbDiametricDimension Methods > OdDbDiametricDimension::setFarChordPoint Method
OdDbDiametricDimension::setFarChordPoint Method
Syntax
C++
void setFarChordPoint(const OdGePoint3d& farChordPoint);
Parameters 
Description 
const OdGePoint3d& farChordPoint 
[in] Far chord point. 

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

 

The far chord point is the point on the diameter opposite chordPoint.

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