Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeScale3d::set Method
Syntax
C++
OdGeScale3d& set(double xFactor, double yFactor, double zFactor);

Sets this scale vector to the specified X and Y factors, and returns a reference to this vectors. 

 

Parameters
Description
xFactor
[in] The X scale factor.
yFactor
[in] The Y scale factor.
zFactor
[in] The Z scale factor.
Copyright © 2002-2022. Open Design Alliance All rights reserved.