|
FRX SDK Documentation 2025 SP0
|
#include <AcDbBlockRepresentation.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 29 of file AcDbBlockRepresentation.h.
| AcDbBlockRepresentation::AcDbBlockRepresentation | ( | void | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::compactRepresentation | ( | AcDbBlockReference * | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::copyRepresentation | ( | AcDbBlockReference * | , |
| AcDbObjectIdArray & | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::createRepresentation | ( | AcDbBlockReference * | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::createUniqueRepresentation | ( | AcDbBlockReference * | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::destroyRepresentation | ( | AcDbBlockReference * | ) |
| AcDbBlockRepresentationContext * AcDbBlockRepresentation::getContext | ( | AcDbBlockReference * | ) | const |
| Acad::ErrorStatus AcDbBlockRepresentation::getRepresentations | ( | AcDbObjectId | , |
| AcDbObjectIdArray & | ) const |
| bool AcDbBlockRepresentation::hasRepresentation | ( | AcDbBlockReference * | ) | const |
| bool AcDbBlockRepresentation::hasRepresentationDataCache | ( | AcDbBlockReference * | ) | const |
| Acad::ErrorStatus AcDbBlockRepresentation::openRepresentationDataCache | ( | AcDbBlockReference * | , |
| AcDb::OpenMode | , | ||
| AcDbDictionary *& | ) |
| AcDbObjectId AcDbBlockRepresentation::originalBlockTableRecord | ( | AcDbBlockReference * | ) | const |
| Acad::ErrorStatus AcDbBlockRepresentation::refreshAllRepresentations | ( | AcDbObjectId & | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::refreshRepresentation | ( | AcDbBlockReference * | ) |
| Acad::ErrorStatus AcDbBlockRepresentation::severRepresentation | ( | AcDbBlockReference * | , |
| wchar_t const * | ) |