API Reference
>
OdGe Classes
>
OdGePoint3d Class
>
OdGePoint3d Methods
>
OdGePoint3d::setToSum Method
OdGePoint3d::setToSum Method
Collapse All
Syntax
C++
OdGePoint3d
&
setToSum
(
const
OdGePoint3d
&
point
,
const
OdGeVector3d
&
vect
);
Parameters
Parameters
Description
const OdGePoint3d& point
[in] Any 3D point.
const OdGeVector3d& vect
[in] Any 3D vector.
Description
Sets this point to point + vect, and returns a reference to this point.
Group
OdGePoint3d Methods
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