API Reference > OdDg Classes > OdDgBSplineSurface Class > OdDgBSplineSurface Methods > OdDgBSplineSurface::getOrderInV Method
OdDgBSplineSurface::getOrderInV Method
Syntax
C++
OdResult getOrderInV(OdUInt8& uOrderV) const;
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.

Returns the degree of NURBS surface in the v direction. 

 

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