Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::projection Method
Syntax
C++
static OdGeMatrix3d projection(const OdGePlane& projectionPlane, const OdGeVector3d& projectDir);

Returns the matrix that parallely projects entities onto the specified plane in the specified direction. 

 

Parameters
Description
projectionPlane
[in] Projection plane.
projectDir
[in] Projection direction.

Projection matrix.

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