Close

Relief for ODA Team in Ukraine

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

Returns the quantity of knots in the v direction. 

 

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

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

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