Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrcDomain::set Method (double, double, double, double)
Syntax
C++
OdResult set(double minU, double minV, double maxU, double maxV);

Sets new values for U and V. 

 

Parameters
Description
minU
[in] A new minimum value for U.
minV
[in] A new minimum value for V.
maxU
[in] A new maximum value for U.
maxV
[in] A new maximum value for V.

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.