Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbSurface::elevateDegree Method
Syntax
C++
OdGeNurbSurface& elevateDegree(bool iByU, int iPlusDegree);

Increases spline degree for corresponding dimension (U or V) by the specified value and returns a reference to this spline object. 

 

Parameters
Description
iByU
[in] true means U-dimension.
iPlusDegree
[in] Degree increment value.

Reference to this OdGeNurbSurface object.

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