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

Reference to this matrix.

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

 

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