Close

Relief for ODA Team in Ukraine

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

Returns the quantity of control points in the v direction. 

 

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

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

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