API Reference > Types > OdDbDimDataPtrArray Type
OdDbDimDataPtrArray Type
Syntax
C++
typedef OdArray<OdDbDimData*, OdMemoryAllocator<OdDbDimData*> > OdDbDimDataPtrArray;

DbGrip.h

This template class is a specialization of the OdArray class template for OdDbDimData pointers and corresponding memory allocators.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.