API Reference > OdGe Classes > OdGePoint3d Class > OdGePoint3d Methods > OdGePoint3d::orthoProject Method
OdGePoint3d::orthoProject Method
Syntax
C++
OdGePoint3d orthoProject(const OdGePlane& plane) const;
Parameters 
Description 
const OdGePlane& plane 
[in] Plane on which this point is to be projected 

Returns the 3D point that is the result of the orthogonal projection of this point into the specified plane. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.