API Reference > OdDb Classes > OdDbShape Class > OdDbShape Methods > OdDbShape::setPosition Method
OdDbShape::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.