AcGiPolyline::AcGiPolyline (Adesk::UInt32, AcGePoint3d*, AcGeVector3d*, Adesk::LongPtr) Constructor

C++

ACDBCORE2D_PORT AcGiPolyline(
    Adesk::UInt32 nbPoints, 
    AcGePoint3d* pVertexList, 
    AcGeVector3d* pNormal = NULL, 
    Adesk::LongPtr lBaseSubEntMarker = -1
);

Description

This is AcGiPolyline, a member of class AcGiPolyline.

Links

AcGiPolyline Class