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

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

Returns the knot vector in the u direction. 

 

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