API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::getErasedBlockReferenceIds Method
OdDbBlockTableRecord::getErasedBlockReferenceIds Method
Syntax
C++
void getErasedBlockReferenceIds(OdDbObjectIdArray& referenceIds);
Parameters 
Description 
OdDbObjectIdArray& referenceIds 
[out] Receives the BlockReference Object ID's. 

Returns the Object ID's of all erased OdDbBlockReference entities that directly reference this Block. 

 

getBlockReferenceIds

Copyright © 2002–2020. Open Design Alliance. All rights reserved.