API Reference > OdGe Classes > OdGeEntity3d Class > OdGeEntity3d Methods > OdGeEntity3d::mirror Method
OdGeEntity3d::mirror Method
Syntax
C++
OdGeEntity3d& mirror(const OdGePlane& plane);
Parameters 
Description 
const OdGePlane& plane 
[in] Plane about which entity is to be mirrored. 

Mirrors this entity about the specified plane, and returns a reference to this entity. 

 

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