Share

AcGePolyline3d::AcGePolyline3d

C++

GE_DLLEXPIMPORT AcGePolyline3d(
    const AcGePoint3dArray& points
);

Description

Constructs a polylines with the specified fit points.

Parameters

Parameters Description
points Input array of fit points

Links

AcGePolyline3d

Was this information helpful?