Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGePoint3d Class
>
OdGePoint3d Constructor
>
OdGePoint3d::OdGePoint3d Constructor (double, double, double)
OdGePoint3d::OdGePoint3d Constructor (double, double, double)
Syntax
C++
OdGePoint3d
(
double
xx
,
double
yy
,
double
zz
);
Description
Constructor for the OdGePoint3d class.
Parameters
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.
Remarks
Constructs a 3D point with specified coordinates.
Links
OdGePoint3d Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!