API Reference > OdDb Classes > OdDbBlockEnd Class
OdDbBlockEnd Class
OdDbBlockEndOdDbBlockEndOdDbBlockEnd
Syntax
C++
class OdDbBlockEnd : public OdDbEntity;

DbBlockEnd.h

This class represents BlockEnd entities in an OdDbDatabase instance.

OdDbBlockEnd entities are created and handled automatically for each OdDbBlockTableRecord object. 

Client applications may add extended data or extension dictionaries to these entities, but should not create or delete them. 

These entities have no associated geometries. 

Do not derive from this class.

TD_Db 

 

 
Name 
Description 
 
This is OdDbBlockEnd, a member of class OdDbBlockEnd. 
 
Name 
Description 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbBlockEnd. 
 
Reads the DXF data of this object.
 
 
Reads the DXF R12 format data of this object.
 
 
Writes the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.