API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > setToWorldToPlane Method > OdGeMatrix3d::setToWorldToPlane Method (OdGePlane&)
OdGeMatrix3d::setToWorldToPlane Method (OdGePlane&)
Syntax
C++
OdGeMatrix3d& setToWorldToPlane(const OdGePlane& plane);
Parameters 
Description 
const OdGePlane& plane 
[in] The plane. 

Sets this matrix to the matrix which maps the WCS to the plane coordinate system, and returns a reference to this matrix. 

 

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