DbSymbolTableRecord.h
This class implements the named record object, which is the base class for all record objects in the database.
TD_Db
Example of Using the Record-Table Interface for Selecting Objects
Example of Using the Record-Table and Dictionary Interfaces for Getting Information about Objects
Working with Predefined Tables of Named Records
OdDbSymbolTable class
|
Name |
Description |
|
Builds an instance of the named record object. |
|
Name |
Description |
|
This function appends this object to the specified owner object during the deep or wblock clone operation. | |
|
Copies the contents of other into the messaged object, whenever feasible | |
|
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. | |
|
Writes the DXF data of this object. | |
|
Returns the name of the record object (DXF 2). | |
|
Returns true if and only if this Record object is Xref dependent (DXF 70, bit 0x10). | |
|
Returns true if and only if this Record object is Xref dependent and resolved (DXF 70, bit 0x20). | |
|
This is ODDB_DECLARE_MEMBERS, a member of class OdDbSymbolTableRecord. | |
|
Sets the name for the record object (DXF 2). | |
|
Called as the first operation as this object is being erased or unerased. | |
|
Called as the first operation of swapIdWith |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|