API Reference > Structs, Records, Enums > OdGeUvBox Structure > OdGeUvBox Constructor > OdGeUvBox::OdGeUvBox Constructor (OdGeInterval&, OdGeInterval&)
OdGeUvBox::OdGeUvBox Constructor (OdGeInterval&, OdGeInterval&)
Syntax
C++
OdGeUvBox(const OdGeInterval& iIntervalU, const OdGeInterval& iIntervalV);
Parameters 
Description 
const OdGeInterval& iIntervalU 
[in] Parametric interval that defines bounds for U parameter.  
const OdGeInterval& iIntervalV 
[in] Parametric interval that defines bounds for U parameter. 

Constructor for the OdGeUvBox structure. 

 

Constructs UV box represented by the specified parametric intervals.

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