Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbNurbSurface::getUKnots Method
Syntax
C++
OdResult getUKnots(OdGeKnotVector& knots) const;

Returns the knot vector in the u direction. 

 

Parameters
Description
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.

Copyright © 2002-2022. Open Design Alliance All rights reserved.