C++
GE_DLLEXPIMPORT AcGePolyline3d( const AcGePoint3dArray& points );
Description
Constructs a polylines with the specified fit points.
Parameters
| Parameters | Description |
|---|---|
| points | Input array of fit points |
GE_DLLEXPIMPORT AcGePolyline3d( const AcGePoint3dArray& points );
Constructs a polylines with the specified fit points.
| Parameters | Description |
|---|---|
| points | Input array of fit points |