Close

Relief for ODA Team in Ukraine

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

Returns the 2D vector, in the coordinate system of the plane, corresponding to the 3D vector. 

 

Parameters
Description
plane
[in] The planar entity on which the converted vector will be projected.

The 3D vector must be parallel to the plane.

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