Close

Relief for ODA Team in Ukraine

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

Returns the quantity of knots in the u direction. 

 

Parameters
Description
iCount
[out] A passed-in parameter for returning the quantity of knots in the u direction.

Returns eOk if successful or eFail if the surface doesn't contain knot information.

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