Close

Relief for ODA Team in Ukraine

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

Returns the UV scale. 

 

Parameters
Description
u
[out] The scale value for u.
v
[out] The scale value for v.

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

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