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] Plane.
 

Reference to this matrix.

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

 

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