Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdModelerGeometry::convertToNurbSurface Method
Syntax
C++
virtual OdResult convertToNurbSurface(OdDbNurbSurfacePtrArray& nurbSurfaceArray) = 0;

Converts this ModelerGeometry object to nurb surfaces. 

 

Parameters
Description
nurbSurfaceArray
[in] Array of generated nurb surfaces.

eOk if converting operation was successfully finished or an appropriate error code otherwise.

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