Parameters |
Description |
const OdGePoint2d& start |
[in] A starting point of the line. |
const OdGePoint2d& end |
[in] An ending point of the line. |
Adds a new line to the geometry object.
Any line can be defined with its two points (passed through start and end parameters).
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|