#include <AcDbBlockRepresentationContext.h>
|
| | AcDbBlockRepresentationContext (void) |
| |
| bool | containsProxies (void) |
| |
| bool | containsZombies (void) |
| |
| Acad::ErrorStatus | addEntityForObject (AcDbEntity *, AcDbObjectId) |
| |
| Acad::ErrorStatus | deepCloneEntityForObject (AcDbObjectId, AcDbEntity *&, AcDbIdMapping &, AcDbObjectId) |
| |
| Acad::ErrorStatus | getAllEntities (AcDb::OpenMode, bool, AcDbEntityArray &) |
| |
| Acad::ErrorStatus | getEntitiesForObject (AcDbObjectId, AcDb::OpenMode, bool, AcDbEntityArray &) |
| |
| Acad::ErrorStatus | getOriginalEntity (AcDbObjectId, AcDbObjectId &) |
| |
| Acad::ErrorStatus | originalPathToRepresentationPath (AcDbObjectIdArray &) |
| |
| Acad::ErrorStatus | removeEntity (AcDbEntity *) |
| |
| Acad::ErrorStatus | representationPathToOriginalPath (AcDbObjectIdArray &) |
| |
| virtual | ~AcDbBlockRepresentationContext (void) |
| |
| virtual AcRxObject * | queryX (AcRxClass const *) const |
| |
| AcRxObject * | x (AcRxClass const *) const |
| |
| virtual AcRxClass * | isA (void) const |
| |
| virtual AcRxObject * | clone (void) const |
| |
| virtual AcRx::Ordering | comparedTo (AcRxObject const *) const |
| |
| virtual Acad::ErrorStatus | copyFrom (AcRxObject const *) |
| |
| virtual int | isEqualTo (AcRxObject const *) const |
| |
| bool | isKindOf (const AcRxClass *pOtherClass) const |
| |
| virtual | ~AcRxObject (void) |
| |
| | AcRTTIObject () |
| |
| virtual | ~AcRTTIObject () |
| |
| | AcObject () |
| |
| | AcObject (const AcObject &source) |
| |
| virtual | ~AcObject () |
| |
| void * | data () const |
| |
◆ AcDbBlockRepresentationContext() [1/2]
| AcDbBlockRepresentationContext::AcDbBlockRepresentationContext |
( |
void | | ) |
|
◆ ~AcDbBlockRepresentationContext()
| virtual AcDbBlockRepresentationContext::~AcDbBlockRepresentationContext |
( |
void | | ) |
|
|
virtual |
◆ AcDbBlockRepresentationContext() [2/2]
◆ addEntityForObject()
◆ containsProxies()
| bool AcDbBlockRepresentationContext::containsProxies |
( |
void | | ) |
|
◆ containsZombies()
| bool AcDbBlockRepresentationContext::containsZombies |
( |
void | | ) |
|
◆ deepCloneEntityForObject()
◆ getAllEntities()
◆ getEntitiesForObject()
◆ getOriginalEntity()
◆ originalPathToRepresentationPath()
| Acad::ErrorStatus AcDbBlockRepresentationContext::originalPathToRepresentationPath |
( |
AcDbObjectIdArray & | | ) |
|
◆ removeEntity()
| Acad::ErrorStatus AcDbBlockRepresentationContext::removeEntity |
( |
AcDbEntity * | | ) |
|
◆ representationPathToOriginalPath()
| Acad::ErrorStatus AcDbBlockRepresentationContext::representationPathToOriginalPath |
( |
AcDbObjectIdArray & | | ) |
|
The documentation for this class was generated from the following file: