|
FRX SDK Documentation 2025 SP0
|
#include <AcDbSystemInternals.h>
Static Public Member Functions | |
| static AcDbDatabase *__cdecl | newAcDbDatabase (void) |
| static AcDbObjectIterator *__stdcall | newAcDbObjectIterator (AcDbObject const *) |
| static AcDbObjectIterator *__stdcall | newAcDbObjectIteratorIfNonEmpty (AcDbObject const *) |
| static Acad::ErrorStatus __stdcall | newAcDbEntityFromErstruc (AcDbEntity **, erstruc const *) |
| static void __stdcall | copyAcDbDimEntityToE (AcDbDimension const *, erstruc *) |
| static void __stdcall | copyEToAcDbEntity (erstruc const *, AcDbEntity **) |
| static void __stdcall | delAcDbDatabase (AcDbDatabase *) |
Definition at line 28 of file AcDbSystemInternals.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |