C++
GE_DLLEXPIMPORT AcGePolyline2d( const AcGePoint2dArray& );
Description
Constructs a polyline with the specified fit points.
Parameters
| Parameters | Description |
|---|---|
| unnamed | Input array of fit points |
GE_DLLEXPIMPORT AcGePolyline2d( const AcGePoint2dArray& );
Constructs a polyline with the specified fit points.
| Parameters | Description |
|---|---|
| unnamed | Input array of fit points |