API Reference > OdDb Classes > OdDbArcAlignedText Class > OdDbArcAlignedText Methods > OdDbArcAlignedText::setCenter Method
OdDbArcAlignedText::setCenter Method
Syntax
C++
void setCenter(const OdGePoint3d& center);
Parameters 
Description 
const OdGePoint3d& center 
[in] Center. 

Sets the WCS center of the Arc entity associated with this Text entity (WCS equivalent of DXF 10).

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