API Reference > OdDb Classes > OdDbMText Class > OdDbMText Methods > OdDbMText::setLocation Method
OdDbMText::setLocation Method
Syntax
C++
void setLocation(const OdGePoint3d& location);
Parameters 
Description 
const OdGePoint3d& location 
[in] Insertion point. 

Sets the insertion point of this MText entity (WCS equivalent of DXF 10). 

 

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