Close

Relief for ODA Team in Ukraine

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

Sets this vector to the specified X and Y coordinates, and returns a reference to this vector. 

 

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