Parameters |
Description |
const OdGePoint3d& point1 |
[in] First point of the 3D line. |
const OdGePoint3d& point2 |
[in] Second point of the 3D line. |
Sets the parameters for this line according to the arguments, and returns a reference to this line.
point1 and point2 construct an infinite line passing through both points. The points should no be coincident.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|