API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Methods > OdGeUvBox::isEqualTo Method
OdGeUvBox::isEqualTo Method
Syntax
C++
bool isEqualTo(const OdGeUvBox & uvbox) const;
Parameters 
Description 
const OdGeUvBox & uvbox 
[in] Input UV box that is compared. 

Compares input UV box to this UV box. 

 

Returns true only if compared UV box has the same parameter intervals for U and V (with equal corresponding bounds).

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