CFx SDK Documentation
2020SP3
|
#include <DbBlockRepresentation.h>
Static Public Member Functions | |
static void | tagBlockRecord (OdDbBlockTableRecord *repBTR, const OdDbHandle &originalBlockHandle) |
static void | clearRepBlock (OdDbBlockTableRecord *repRTR) |
static OdDbBlockRepresentationContext * | getRepresentationContext (OdDbBlockReference *br) |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
OdDbBlockRepresentationContext::OdDbBlockRepresentationContext | ( | ) |
OdDbBlockRepresentationContext::~OdDbBlockRepresentationContext | ( | ) |
void OdDbBlockRepresentationContext::addHistoryRecord | ( | const OdString & | name, |
const OdResBuf * | value, | ||
OdDbBlockParameter * | param | ||
) |
|
static |
void OdDbBlockRepresentationContext::compactRepresentation | ( | ) |
OdDbAttributePtr OdDbBlockRepresentationContext::getAttribute | ( | OdDbAttributeDefinition * | ) |
OdDbBlockTableRecordPtr OdDbBlockRepresentationContext::getBlock | ( | ) |
|
inline |
Definition at line 92 of file DbBlockRepresentation.h.
|
inline |
Definition at line 81 of file DbBlockRepresentation.h.
|
inline |
Definition at line 78 of file DbBlockRepresentation.h.
OdDbBlockReferencePtr OdDbBlockRepresentationContext::getReference | ( | ) |
OdGeMatrix3d OdDbBlockRepresentationContext::getRelativeMatrix | ( | const OdGeMatrix3d & | m | ) |
OdGeVector3d OdDbBlockRepresentationContext::getRelativeOffset | ( | const OdGeVector3d & | v | ) |
|
inline |
Definition at line 77 of file DbBlockRepresentation.h.
|
static |
OdDbEvalExprPtr OdDbBlockRepresentationContext::getRepresentationNode | ( | OdDbEvalNodeId | id | ) |
void OdDbBlockRepresentationContext::init | ( | const OdDbDynBlockReference * | ref, |
OdDbBlockReference * | dbref, | ||
OdDbEvalGraph * | gr, | ||
bool | bRequireEvaluate = false |
||
) |
bool OdDbBlockRepresentationContext::originalPathToRepresentationPath | ( | const OdDbObjectIdArray & | , |
OdDbEntityPtrArray & | res | ||
) | const |
void OdDbBlockRepresentationContext::readUndo | ( | OdDbObjectId | refId, |
OdDbDwgFiler * | pFiler | ||
) |
bool OdDbBlockRepresentationContext::representationPathToOriginalPath | ( | OdDbObjectIdArray & | ) | const |
|
static |
void OdDbBlockRepresentationContext::updateRepresentation | ( | ) |
void OdDbBlockRepresentationContext::writeUndo | ( | OdDbEvalGraph * | gr | ) |