API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > OdGeVector3d::mirror Method
OdGeVector3d::mirror Method
Syntax
C++
OdGeVector3d& mirror(const OdGeVector3d& normalToPlane);
Parameters 
Description 
const OdGeVector3d& normalToPlane 
[in] Normal to Plane. 

Mirrors the entity about the plane passing through the origin with the specified normal, and returns a reference to the entity. 

 

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