API Reference > OdDb Classes > OdDb3PointAngularDimension Class > OdDb3PointAngularDimension Methods > OdDb3PointAngularDimension::setCenterPoint Method
OdDb3PointAngularDimension::setCenterPoint Method
Syntax
C++
void setCenterPoint(const OdGePoint3d& centerPoint);
Parameters 
Description 
const OdGePoint3d& centerPoint 
[in] Center point. 

Sets the WCS vertex of the angle being dimensioned by this Dimension entity (DXF 15).

The vertex of the angle being dimensioned is the center of the dimension arc.

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