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

Sets the WCS vertex of the arc being dimensioned by this Dimension entity.

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

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