API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::appendOdDbEntity Method
OdDbBlockTableRecord::appendOdDbEntity Method
Syntax
C++
OdDbObjectId appendOdDbEntity(OdDbEntity* pEntity);
Parameters 
Description 
OdDbEntity* pEntity 
[in] Pointer to the entity. 

Returns the Object ID of the newly appended entity.

Appends the specified entity to this Block. 

 

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