ODRecords collection

AutoCAD Map 3D ActiveX

ODRecords collection

Represents object data attached to an object from tables.

Created automatically by the project.

You can attach records from more than one table, and multiple records from the same table, to a drawing object. The ODRecords collection always references a particular drawing object, which you designate by calling the ODRecords.Init method. You must explicitly release an ODRecords object when you are finished with it. See ODRecords.Init() for details.

For more information, click .