Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCurve2d::convertTo3d Method ()
Syntax
C++
OdGeCurve3d* convertTo3d() const;

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

 

Pointer to the created 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-2022. Open Design Alliance All rights reserved.