C++
typedef AcArray<AcGePoint2d> AcGePoint2dArray;
File
gept2dar.h
Description
AcGePoint2dArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.
typedef AcArray<AcGePoint2d> AcGePoint2dArray;
gept2dar.h
AcGePoint2dArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.