AcGePolyline3d::AcGePolyline3d

C++
AcGePolyline3d(
    const AcGePoint3dArray& points
);
Parameters
Parameters 
Description 
points 
Input array of fit points 
Description

Constructs a polylines with the specified fit points. 

 

Links