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

Returns eOk if successful or an appropriate error code otherwise.

Returns the knot vector in the u direction. 

 

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