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] Passed-in parameter for returning the quantity of knots in the U direction.
 

eOk if successful or an appropriate error code otherwise.

Returns the quantity of knots in the U direction. 

 

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