API Reference > OdGe Classes > OdGeVector3d Class > OdGeVector3d Methods > convert2d Method > OdGeVector3d::convert2d Method ()
OdGeVector3d::convert2d Method ()
Syntax
C++
OdGeVector2d convert2d() const;

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

The 3D vector must be parallel to the XY plane.

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