API Reference
>
OdGe Classes
>
OdGeVector3d Class
>
OdGeVector3d Methods
>
set Method
>
OdGeVector3d::set Method (double, double, double)
OdGeVector3d::set Method (double, double, double)
Collapse All
Syntax
C++
OdGeVector3d
&
set
(
double
xx
,
double
yy
,
double
zz
);
Parameters
Parameters
Description
double xx
[in] X-coordinate.
double yy
[in] Y-coordinate.
double zz
[in] Z-coordinate.
Description
Sets this vector to the specified arguments, and returns a reference to this vector.
Group
set Method
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!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic