Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::setToWorldToPlane Method (const OdGeVector3d&)
Syntax
C++
OdGeMatrix3d& setToWorldToPlane(const OdGeVector3d& normal);

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

 

Parameters
Description
normal
[in] Normal to the plane.

Reference to this matrix.

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

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