Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeUvBox::OdGeUvBox Constructor (const OdGeInterval&, const OdGeInterval&)
Syntax
C++
OdGeUvBox(const OdGeInterval& iIntervalU, const OdGeInterval& iIntervalV);

Constructor for the OdGeUvBox structure. 

 

Parameters
Description
iIntervalU
[in] Parametric interval that defines bounds for U parameter.
iIntervalV
[in] Parametric interval that defines bounds for V parameter.

Constructs UV box represented by the specified parametric intervals.

Copyright © 2002-2022. Open Design Alliance All rights reserved.