API Reference > OdDb Classes > OdDbText Class > OdDbText Methods > OdDbText::setPosition Method
OdDbText::setPosition Method
Syntax
C++
void setPosition(const OdGePoint3d& position);
Parameters 
Description 
const OdGePoint3d& position 
[in] Position. 

Sets the position of this entity (WCS equivalent of DXF 10). 

 

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