Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::orthoProject Method (const OdGeVector3d&)
Syntax
C++
OdGeVector3d orthoProject(const OdGeVector3d& planeNormal) const;

Returns a 3D vector which is the result of the orthogonal projection of this vector into the plane with normal planeNormal passing through the origin. 

 

Parameters
Description
planeNormal
[in] A 3D vector which is a normal vector of a plane on which this vector is projected.
Copyright © 2002-2022. Open Design Alliance All rights reserved.