FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
AcDbSystemInternals Class Reference

#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 *)
 

Detailed Description

Definition at line 28 of file AcDbSystemInternals.h.

Member Function Documentation

◆ copyAcDbDimEntityToE()

static void __stdcall AcDbSystemInternals::copyAcDbDimEntityToE ( AcDbDimension const * ,
erstruc *  )
static

◆ copyEToAcDbEntity()

static void __stdcall AcDbSystemInternals::copyEToAcDbEntity ( erstruc const * ,
AcDbEntity **  )
static

◆ delAcDbDatabase()

static void __stdcall AcDbSystemInternals::delAcDbDatabase ( AcDbDatabase * )
static

◆ newAcDbDatabase()

static AcDbDatabase *__cdecl AcDbSystemInternals::newAcDbDatabase ( void )
static

◆ newAcDbEntityFromErstruc()

static Acad::ErrorStatus __stdcall AcDbSystemInternals::newAcDbEntityFromErstruc ( AcDbEntity ** ,
erstruc const *  )
static

◆ newAcDbObjectIterator()

static AcDbObjectIterator *__stdcall AcDbSystemInternals::newAcDbObjectIterator ( AcDbObject const * )
static

◆ newAcDbObjectIteratorIfNonEmpty()

static AcDbObjectIterator *__stdcall AcDbSystemInternals::newAcDbObjectIteratorIfNonEmpty ( AcDbObject const * )
static

The documentation for this class was generated from the following file: