Share

AcGePolyline3d::AcGePolyline3d

C++

GE_DLLEXPIMPORT AcGePolyline3d(
    const AcGePolyline3d& src
);

Description

Construct a polyline identical to the input polyline.

Parameters

Parameters Description
src Input AcGePolyline object to copy

Links

AcGePolyline3d

Was this information helpful?