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

Transformation matrix.

Returns the matrix which maps the plane coordinate system to the WCS. 

 

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