Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcDomain::set Method (const OdGeInterval &, const OdGeInterval &)
Syntax
C++
OdResult set(const OdGeInterval & intervalU, const OdGeInterval & intervalV);

Sets new values for U and V. 

 

Parameters
Description
intervalU
[in] A new minimum and maximum value for U represented with an OdGeInterval object.
intervalV
[in] A new minimum and maximum value for V represented with an OdGeInterval object.

Returns eOk if new values were successfully set or an appropriate error code in the other case.

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