Share

AcGePolyline2d::AcGePolyline2d

C++

GE_DLLEXPIMPORT AcGePolyline2d(
    const AcGePolyline2d& src
);

Description

Construct a polyline identical to the input polyline.

Parameters

Parameters Description
src Input polyline

Links

AcGePolyline2d

Was this information helpful?