Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbNurbSurface::getDegreeInU Method
Syntax
C++
OdResult getDegreeInU(int& iDegree) const;

Returns the degree of NURBS surface in the u direction. 

 

Parameters
Description
iDegree
[out] A passed-in parameter for returning the degree in the u direction.

Returns eOk if successful. If the surface doesn't contain any NURBS information, returns eFail.

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