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

#include <AcDbAnnoObjectBasePE.h>

Public Member Functions

virtual bool annotative (AcDbObject *) const
 
virtual Acad::ErrorStatus setAnnotative (AcDbObject *, bool)
 
virtual Acad::ErrorStatus setFromStyle (AcDbObject *, bool &)
 

Static Public Member Functions

static void __cdecl addAnnoUpdateArray (AcDbDatabase *, AcDbObjectId const &)
 
static void __cdecl getAnnoUpdateArray (AcDbDatabase *, AcDbObjectIdArray &)
 
static void __cdecl init (void)
 
static void __cdecl removeAnnoUpdateArray (AcDbDatabase *, AcDbObjectId const &)
 
static void __cdecl uninit (void)
 

Detailed Description

Definition at line 26 of file AcDbAnnoObjectBasePE.h.

Member Function Documentation

◆ addAnnoUpdateArray()

static void __cdecl AcDbAnnoObjectBasePE::addAnnoUpdateArray ( AcDbDatabase * ,
AcDbObjectId const &  )
static

◆ annotative()

virtual bool AcDbAnnoObjectBasePE::annotative ( AcDbObject * ) const
virtual

◆ getAnnoUpdateArray()

static void __cdecl AcDbAnnoObjectBasePE::getAnnoUpdateArray ( AcDbDatabase * ,
AcDbObjectIdArray &  )
static

◆ init()

static void __cdecl AcDbAnnoObjectBasePE::init ( void )
static

◆ removeAnnoUpdateArray()

static void __cdecl AcDbAnnoObjectBasePE::removeAnnoUpdateArray ( AcDbDatabase * ,
AcDbObjectId const &  )
static

◆ setAnnotative()

virtual Acad::ErrorStatus AcDbAnnoObjectBasePE::setAnnotative ( AcDbObject * ,
bool  )
virtual

◆ setFromStyle()

virtual Acad::ErrorStatus AcDbAnnoObjectBasePE::setFromStyle ( AcDbObject * ,
bool &  )
virtual

◆ uninit()

static void __cdecl AcDbAnnoObjectBasePE::uninit ( void )
static

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