Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint3d::project Method
Syntax
C++
OdGePoint3d project(const OdGePlanarEnt& plane, const OdGeVector3d& vect) const;

Projects this point onto the specified plane along the specified vector. 

 

Parameters
Description
plane
[in] Plane on which this point is to be projected
vect
[in] Vector defining the projection direction.
Copyright © 2002-2022. Open Design Alliance All rights reserved.