Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmUnifiedBitmapSchemaHelper::getUVOffset Method
Syntax
C++
OdResult getUVOffset(double& u, double& v) const;

Returns the UV offset. 

 

Parameters
Description
u
[out] The u-value of the offset.
v
[out] The v-value of the offset.

eOk if the operation completed successfully, or an appropriate error code otherwise.

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