API Reference > OdGe Classes > OdGeMatrix2d Class > OdGeMatrix2d Methods > setToMirroring Method > OdGeMatrix2d::setToMirroring Method (OdGeLine2d&)
OdGeMatrix2d::setToMirroring Method (OdGeLine2d&)
Syntax
C++
OdGeMatrix2d& setToMirroring(const OdGeLine2d& mirrorLine);
Parameters 
Description 
const OdGeLine2d& 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.