Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgBSplineSurface::getOrderInV Method
Syntax
C++
OdResult getOrderInV(OdUInt8& uOrderV) const;

Returns the degree of NURBS surface in the v direction. 

 

Parameters
Description
iDegree
[out] A passed-in parameter for returning the degree in the v direction.

Returns eOk if successful. If the surface doesn't contain any NURBS information, returns eFail.

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