API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Methods > set Method > OdGeUvBox::set Method (OdGeInterval&, OdGeInterval&)
OdGeUvBox::set Method (OdGeInterval&, OdGeInterval&)
Syntax
C++
OdGeUvBox& set(const OdGeInterval& iIntervalU, const OdGeInterval& iIntervalV);
Parameters 
Description 
const OdGeInterval& iIntervalU 
[in] Interval for U parameter to be set for this UV box.  
const OdGeInterval& iIntervalV 
[in] Interval for V parameter to be set for this UV box. 

Sets the U and V intervals for this UV box. 

 

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