C++
GE_DLLEXPIMPORT AcGeNurbCurve2d( const AcGeLineSeg2d& linSeg );
Description
Constructs spline representing a line segment.
Parameters
| Parameters | Description |
|---|---|
| linSeg | Input line segment |
GE_DLLEXPIMPORT AcGeNurbCurve2d( const AcGeLineSeg2d& linSeg );
Constructs spline representing a line segment.
| Parameters | Description |
|---|---|
| linSeg | Input line segment |