AcGePolyline3d::AcGePolyline3d

C++
AcGePolyline3d(
    const AcGePolyline3d& src
);
Parameters
Parameters 
Description 
src 
Input AcGePolyline object to copy 
Description

Construct a polyline identical to the input polyline.

Links