API Reference > Other Classes > OdModelerGeometry Class > OdModelerGeometry Methods > OdModelerGeometry::getNumberOfKnotsInV Method
OdModelerGeometry::getNumberOfKnotsInV Method
Syntax
C++
virtual OdResult getNumberOfKnotsInV(int& iCount) const = 0;
Parameters 
Description 
int& iCount 
[out] A passed-in parameter for returning the quantity of knots in the v direction.
 

Returns eOk if successful or an appropriate error code otherwise.

Returns the quantity of knots in the v direction. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.