API Reference > OdGe Classes > OdGeCurve2d Class > OdGeCurve2d Methods > convertTo3d Method > OdGeCurve2d::convertTo3d Method ()
OdGeCurve2d::convertTo3d Method ()
Syntax
C++
OdGeCurve3d* convertTo3d() const;

pointer to 3D variant of the curve (z-coordinate equal to zero).

Creates new 3D variant of the curve (z-coordinate equal to zero). 

 

For OdGeOffsetCurve a base curve will be created that should be MANUALLY deleted See documentation about OdGeOffsetCurve.

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