API Reference > OdGe Classes > OdGeNurbSurface Class > OdGeNurbSurface Methods > OdGeNurbSurface::isRationalInV Method
OdGeNurbSurface::isRationalInV Method
Syntax
C++
bool isRationalInV() const;

true if and only if this surface is rational in the V direction.

Checks if this surface is rational in the V direction.

The V direction is considered rational when it has weighted control points.

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