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

Mirroring matrix.

Returns the matrix that mirrors entities across the specified line. 

 

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