Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint3d::set Method (const OdGePoint2d&, double)
Syntax
C++
OdGePoint3d& set(const OdGePoint2d& xy, double zz = 0.0);

Sets the parameters for this point according to the arguments. 

 

Parameters
Description
xy
[in] A 2D point that provides the X and Y coordinates for this point.
zz
[in] The Z-coordinate of this point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.