Share

AcGePolyline2d::AcGePolyline2d

C++

GE_DLLEXPIMPORT AcGePolyline2d(
    const AcGePoint2dArray&
);

Description

Constructs a polyline with the specified fit points.

Parameters

Parameters Description
unnamed Input array of fit points

Links

AcGePolyline2d

Was this information helpful?