DbIdBuffer.h
Represents an ID buffer object in an OdDbDatabase instance.
|
Name |
Description |
|
Constructor (no arguments). |
|
Name |
Description |
|
Appends an Object ID onto this object's ID list. | |
|
Appends a set of Object IDs onto this object's ID list. | |
|
Reads the .dwg file data of this object. | |
|
Writes the .dwg file data of this object. | |
|
Reads the DXF data of this object. | |
|
Writes the DXF data of this object. | |
|
Returns an Iterator object that can be used to traverse the Object ID's in the OdDbIdBuffer object. | |
|
Returns the number of Object ID's referenced by this OdDbIdBuffer object. | |
|
This is ODDB_DECLARE_MEMBERS, a member of class OdDbIdBuffer. | |
|
Clears this object's Object ID list. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|