API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > setToMirroring Method > OdGeMatrix3d::setToMirroring Method (OdGeLine3d&)
OdGeMatrix3d::setToMirroring Method (OdGeLine3d&)
Syntax
C++
OdGeMatrix3d& setToMirroring(const OdGeLine3d& mirrorLine);
Parameters 
Description 
const OdGeLine3d& mirrorLine 
[in] Mirror line entity. 

Sets this matrix to the matrix which mirrors about the specified object, and returns a reference to this matrix. 

 

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