Share

AcDbObjectIdArray

C++

typedef AcArray<AcDbObjectId> AcDbObjectIdArray;

File

dbidar.h

Description

AcDbObjectIdArray is a template class that uses the AcArray class template. Please see AcArray for a complete description of the AcArray operators and methods.

Was this information helpful?