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

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

Returns the knot vector in the v direction. 

 

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