Parameters |
Description |
OdUInt32 iIndex |
[in] Segment index. |
OdGePoint2d& ptStart |
[out] Start point as OdGePoint2d. |
OdGePoint2d& ptEnd |
[out] End point as OdGePoint2d. |
double& dBulge |
[out] Bulge value. |
eOk if the segment is found successfully, or a corresponding error type otherwise.
Gets parameters of the segment specified by the index.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|