Close

Relief for ODA Team in Ukraine

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

Sets this matrix to the matrix which is parallely projected onto the specified plane in the specified direction and returns a reference to this matrix. 

 

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

Reference to this matrix.

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