API Reference
>
OdGe Classes
>
OdGePlane Class
>
OdGePlane Methods
>
set Method
>
OdGePlane::set Method (OdGePoint3d&, OdGeVector3d&)
OdGePlane::set Method (OdGePoint3d&, OdGeVector3d&)
Collapse All
Syntax
C++
OdGePlane
&
set
(
const
OdGePoint3d
&
point
,
const
OdGeVector3d
&
normal
);
Parameters
Parameters
Description
const OdGePoint3d& point
[in] Plane origin.
const OdGeVector3d& normal
[in] The normal to the plane.
Returns
Reference to this plane.
Description
Sets the parameters for this plane according to the arguments.
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–2022. Open Design Alliance. All rights reserved.
Send feedback about this topic