API Reference > OdGe Classes > OdGeExtents2d Class > OdGeExtents2d Methods > OdGeExtents2d::expandBy Method
OdGeExtents2d::expandBy Method
Syntax
C++
void expandBy(const OdGeVector2d& vect);
Parameters 
Description 
const OdGeVector2d& vect 
[in] A 2D vector that defines where new points are located. 

Updates the extents of this Extents object by the specified vector.

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