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

Mirrors this entity about the specified 2D line, and returns a reference to this entity. 

 

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