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