API Reference > OdGe Classes > OdGePoint2d Class > OdGePoint2d Methods > OdGePoint2d::mirror Method
OdGePoint2d::mirror Method
Syntax
C++
OdGePoint2d& mirror(const OdGeLine2d& line);
Parameters 
Description 
const OdGeLine2d& line 
[in] Mirror Line. 

Mirrors this point about the specified 2D line. 

 

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