API Reference > OdGe Classes > OdGeEntity3d Class > OdGeEntity3d Methods > OdGeEntity3d::translateBy Method
OdGeEntity3d::translateBy Method
Syntax
C++
OdGeEntity3d& translateBy(const OdGeVector3d& translateVec);
Parameters 
Description 
const OdGeVector3d& translateVec 
[in] Translation Vector. 

Applies the 3D translation vector to this entity, and returns a reference to this entity. 

 

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