API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > worldToPlane Method > OdGeMatrix3d::worldToPlane Method (OdGeVector3d&)
OdGeMatrix3d::worldToPlane Method (OdGeVector3d&)
Syntax
C++
static OdGeMatrix3d worldToPlane(const OdGeVector3d& normal);
Parameters 
Description 
const OdGeVector3d& normal 
[in] The normal to the plane. 

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

 

If normal is specified, the origin of the plane is (0,0,0).

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