API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Methods > OdGeUvBox::upperBound Method
OdGeUvBox::upperBound Method
Syntax
C++
OdGePoint2d upperBound() const;

Returns upper bound of both intervals as 2D point.

  • pnt.x = u.upperBound
  • pnt.y = v.upperBound

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