API Reference > OdGe Classes > OdGeExtents3d Class > OdGeExtents3d Methods > OdGeExtents3d::expandBy Method
OdGeExtents3d::expandBy Method
Syntax
C++
void expandBy(const OdGeVector3d& vect);
Parameters 
Description 
const OdGeVector3d& vect 
[in] A 3D 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.