FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Classes | Typedefs
AcDbEntity.h File Reference
#include "..\acdb17\AcDbObject.h"
#include "..\acdb17\AcDb.h"
#include "..\acdb17\AcDbFullSubentPath.h"
#include "..\acad\Acad.h"

Go to the source code of this file.

Classes

class  AcDbEntity
 

Typedefs

typedef AcArray< AcGePoint3d, AcArrayMemCopyReallocator< AcGePoint3d > > AcGePoint3dArray
 
typedef AcArray< void *, AcArrayMemCopyReallocator< void * > > AcDbVoidPtrArray
 
typedef AcArray< int, AcArrayMemCopyReallocator< int > > AcDbIntArray
 

Typedef Documentation

◆ AcDbIntArray

Definition at line 53 of file AcDbEntity.h.

◆ AcDbVoidPtrArray

Definition at line 52 of file AcDbEntity.h.

◆ AcGePoint3dArray

Definition at line 51 of file AcDbEntity.h.