API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::translate Method
OdGeExtents2d::translate Method
Syntax
C++
void translate(const OdGeVector2d & iShift);
Parameters 
Description 
const OdGeVector2d & iShift 
[in] 2D translation vector. 

Applies the 2D translation to the extents. 

 

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