|
FRX SDK Documentation 2025 SP0
|
#include <AcDbBlockTableIterator.h>
Additional Inherited Members | |
Static Public Member Functions inherited from AcRxObject | |
| static AcRxClass *__cdecl | desc (void) |
| static AcRxObject *__cdecl | cast (AcRxObject const *) |
Protected Member Functions inherited from AcRxObject | |
| AcRxObject (void) | |
| virtual AcRxObject * | subQueryX (AcRxClass const *) const |
Protected Attributes inherited from AcObject | |
| void * | m_pData |
Definition at line 26 of file AcDbBlockTableIterator.h.
| AcDbBlockTableIterator::ACRX_DECLARE_MEMBERS | ( | AcDbBlockTableIterator | ) |
| Acad::ErrorStatus AcDbBlockTableIterator::getRecord | ( | AcDbBlockTableRecord *& | , |
| AcDb::OpenMode | = AcDb::kForRead, | ||
| bool | = false ) const |
| Acad::ErrorStatus AcDbBlockTableIterator::seek | ( | AcDbBlockTableRecord const * | ) |
| Acad::ErrorStatus AcDbBlockTableIterator::seek | ( | AcDbObjectId | ) |