Close

Relief for ODA Team in Ukraine

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

Sets the parameters for this point according to the arguments 

 

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