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

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

Checks if this surface is rational in the U direction.

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

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