DbBlockBegin.h
This class represents BlockBegin entities in an OdDbDatabase instance.
OdDbBlockBegin 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.
|
Name |
Description |
|
This is the default constructor for objects of the OdDbBlockBegin class. |
|
Name |
Description |
|
Reads the .dwg file data of this object. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF format data of this object from the specified filer. | |
|
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. | |
|
Always returns eInvalidExtents. |
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|