Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
normal
[in] Normal to the plane.

Transformation matrix.

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

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