Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::angleOnPlane Method
Syntax
C++
double angleOnPlane(const OdGePlanarEnt& plane) const;

Returns the angle of this vector projected onto the specified plane 

 

Parameters
Description
plane
[in] Any 3D plane.

This vector is projected orthogonally onto the plane through its origin, and is measured with respect to axis1 as returned by 

plane.getCoordSystem(origin, axis1, axis2)

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