Close

Relief for ODA Team in Ukraine

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

Returns the simple patches in the v direction. 

 

Parameters
Description
span
[out] A passed-in parameter for returning the number of simple patches in the v 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.