Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::set Method (double, double, double)
Syntax
C++
OdGeVector3d& set(double xx, double yy, double zz);

Sets this vector to the specified arguments, and returns a reference to this vector. 

 

Parameters
Description
xx
[in] X-coordinate.
yy
[in] Y-coordinate.
zz
[in] Z-coordinate.
Copyright © 2002-2022. Open Design Alliance All rights reserved.