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

Returns eOk if successful or an appropriate error code otherwise.

Returns the quantity of knots in the u direction. 

 

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