CFx SDK Documentation
2023 SP0
|
This is the complete list of members for OdDbXRefManExt, including all inherited members.
addNestedXRefId(OdDbBlockTableRecord *pXRefBlock, OdDbObjectId nestedBlockId) | OdDbXRefManExt | static |
addNewXRefDefBlock(OdDbDatabase *pDb, const OdString &pathName, const OdString &blockName, bool overlaid, const OdPassword &password=OdPassword(), OdDbHandle handle=0) | OdDbXRefManExt | static |
addNewXRefDependentLayer(const OdDbBlockTableRecord *pXRefBlock, const OdString &layerName) | OdDbXRefManExt | static |
addNewXRefDependentLayer(OdDbObjectId xRefBlockId, const OdString &layerName) | OdDbXRefManExt | inlinestatic |
addNewXRefDependentLinetype(const OdDbBlockTableRecord *pXRefBlock, const OdString &linetypeName) | OdDbXRefManExt | static |
addNewXRefDependentLinetype(OdDbObjectId xRefBlockId, const OdString &linetypeName) | OdDbXRefManExt | inlinestatic |
addNewXRefDependentTextStyle(const OdDbBlockTableRecord *pXRefBlock, const OdString &textStyleName) | OdDbXRefManExt | static |
addNewXRefDependentTextStyle(OdDbObjectId xRefBlockId, const OdString &textStyleName) | OdDbXRefManExt | inlinestatic |
getNestedXRefIds(OdDbBlockTableRecord *pXRefBlock, OdDbObjectIdArray &ids) | OdDbXRefManExt | static |
getSymbolTableRecordXrefBlockId(const OdDbSymbolTableRecord *pRec) | OdDbXRefManExt | static |