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

Determines if intervals of this UV box are bounded.

Returns true only if both intervals (U and V) are bounded (below and above).

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